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

Framework: Upgrade from Laravel 9 to 10 #4903

Merged
merged 7 commits into from
Mar 17, 2024
Merged

Framework: Upgrade from Laravel 9 to 10 #4903

merged 7 commits into from
Mar 17, 2024

Conversation

ssddanbrown
Copy link
Member

@ssddanbrown ssddanbrown commented Mar 16, 2024

Upgrade of Laravel 9 to Laravel 10.

Todo

  • Get existing tests passing
  • Add type hints to database migrations
  • Upgrade PHPUnit to 10
  • Check remaining composer deps
  • Check for deprecations (like in the add_search_indexes migration)

Docs Updates

  • Requirements Update: Composer v2.2.0 minimum required (2021-12-22 release date)
  • Update Advisory: Warn of composer requirement change, link to part on update page.

Following Laravel guidance and GitHub diff.
Not yet in tested state with app-specific changes made.
@ssddanbrown ssddanbrown merged commit 85dd715 into development Mar 17, 2024
18 checks passed
@ssddanbrown ssddanbrown deleted the laravel10 branch March 17, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant