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.
:information_source: Shift detected your application only has the default tests. You can quickly start 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.76.0
branch.Before merging, you need to:
shift-ci-v8.76.0
branchcomposer update
Thoroughly test your application (no tests?, no CI?)