Closed mattstauffer closed 2 years ago
:information_source: You are running an older version of Laravel. The latest version is 9.7.0. Run the Laravel 9.x Shift to upgrade to the latest version of Laravel.
:warning: You are running version 3.32.0 of laravel/nova. The latest version is 4.0.0. You should review this dependency to see if you can upgrade to the latest version.
: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.83.7
branch.Before merging, you need to:
shift-ci-v8.83.7
branchcomposer update
Thoroughly test your application (no tests?, no CI?)