Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel 10 Mid-Shift #771

Merged
merged 6 commits into from
Sep 16, 2023
Merged

Laravel 10 Mid-Shift #771

merged 6 commits into from
Sep 16, 2023

Conversation

alexjustesen
Copy link
Owner

This pull request includes recent changes to Laravel skeleton files. Although some of these changes may be considered optional, they may be required to use recent additions - such as the hashed attribute cast and log processors. This also includes new configuration options and skeleton slimming.

Since Laravel has moved to an annual release cycle, changes since the initial release may reach a critical mass. When they do, you will receive this automated pull request as part of your Shifty Plan.

Before merging, you need to:

  • Checkout the shift-mid-laravel-10 branch
  • Review all pull request comments for additional changes
  • Run composer update (if the scripts fail, add --no-scripts)
  • Clear any config, route, or view cache
  • Thoroughly test your application (no tests?, no CI?)

If you would like more detail you may view the full changes. You may also stay informed of weekly Laravel release highlights through the Shifty Bits Newsletter.

@alexjustesen
Copy link
Owner Author

alexjustesen commented Sep 15, 2023

⚠️ Shift was not able to automate the updates to some of the core Laravel files. You should compare the following files against their latest Laravel 10 versions and merge any changes:

@alexjustesen
Copy link
Owner Author

alexjustesen commented Sep 15, 2023

⚠️ Shift was not able to automate the updates to some of the configuration files. You should compare the following files against their latest Laravel 10 version and merge any changes:

@alexjustesen alexjustesen self-assigned this Sep 16, 2023
@alexjustesen alexjustesen merged commit debdeb6 into main Sep 16, 2023
@alexjustesen alexjustesen deleted the shift-mid-laravel-10 branch September 16, 2023 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants