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 11 Upgrade #5400

Merged
merged 5 commits into from
Jan 13, 2025
Merged

Laravel 11 Upgrade #5400

merged 5 commits into from
Jan 13, 2025

Conversation

ssddanbrown
Copy link
Member

@ssddanbrown ssddanbrown commented Jan 9, 2025

Todo

  • Update min PHP version
  • Follow Laravel 11 update steps
  • Update other deps
  • Handle custom changes to symfony mailer (TLS)

PHPStan config not yet compatible, but should work after moving to Laravel
11, which would allow using larastan 3.x.
Performed a little code cleanups when observed along the way.
Tested not yet ran.
- Fixed failing tests due to Laravel 11 changes
- Updated phpstan to 3.x branch
- Removed some seemingly redundant comment code, which was triggering
  phpstan.
@ssddanbrown ssddanbrown merged commit b975180 into development Jan 13, 2025
19 checks passed
@ssddanbrown ssddanbrown deleted the laravel11 branch January 13, 2025 13:27
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.

1 participant