Closed mattstauffer closed 3 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.
:information_source: Shift detected your application only has the default tests. This Shift is designed to be used within your CI process. Tests will help you confirm these updates do not break your application.
You can get started adding tests by using the Test Generator to automatically create the model factories, test classes, and sample tests cases for your Laravel application.
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.63.0
branch.Before merging, you need to:
shift-ci-v8.63.0
branchcomposer update