semver icon indicating copy to clipboard operation
semver copied to clipboard

Laravel 11.11.0 Shift

Open madewithlove-machine-user opened this issue 1 year ago • 1 comments

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-v11.11.0 branch.

Before merging, you need to:

  • Checkout the shift-ci-v11.11.0 branch
  • Review all pull request comments for additional changes
  • Run composer update
  • Thoroughly test your application (no tests?, no CI?)

:warning: The Shift build servers run PHP 8.2. If you are running a different version of PHP you should run composer update locally to ensure you have the proper versions of your dependencies to reflect your PHP environment.