Closed mattstauffer closed 2 years ago
:warning: The Shift build servers run PHP 8. If you are still running PHP 7.4 or lower you should run composer update
locally to ensure you have the proper versions of your dependencies to reflect your PHP 7 environment.
Laravel version updated on this PR: https://github.com/tighten/consoles/pull/62
Shift branch was out of date with main
-- we updated it on a new branch.
This pull request includes updates for the recent minor version release of Laravel as well as updates to your package dependencies. Feel free to commit any additional changes to the
shift-ci-v8.78.1
branch.Before merging, you need to:
shift-ci-v8.78.1
branchcomposer update
Thoroughly test your application (no tests?, no CI?)