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

Upgrade to Laravel 11 #2647

Open
williamjallen opened this issue Jan 3, 2025 · 0 comments
Open

Upgrade to Laravel 11 #2647

williamjallen opened this issue Jan 3, 2025 · 0 comments
Milestone

Comments

@williamjallen
Copy link
Collaborator

williamjallen commented Jan 3, 2025

Laravel 11 contains a number of significant improvements to the framework which will be beneficial to future CDash features, but the upgrade path is nontrivial. Laravel changed how column modifications are performed, which will require us to squash all of our existing migrations. Squashing our existing migrations will mean that users will be required to upgrade to the release in which the update occurs before upgrading further. As such, this should be done immediately after the 4.0 major version release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant