You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason will be displayed to describe this comment to others. Learn more.
@FMCUSystemAdmins You'll want to update PHP before updating the application. You'd likely get an error on the composer install stage of updating anyway since that would check you have a supported PHP version.
The reason will be displayed to describe this comment to others. Learn more.
@FMCUSystemAdmins You'll want to update PHP before updating the application. You'd likely get an error on the composer install stage of updating anyway since that would check you have a supported PHP version.
4b79d5e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ssddanbrown , this is very exciting. Does the update to PHP need to happen before or after the update to the rest of the app?
4b79d5e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@FMCUSystemAdmins You'll want to update PHP before updating the application. You'd likely get an error on the
composer install
stage of updating anyway since that would check you have a supported PHP version.4b79d5e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks!