Skip to content

Laravel 11 Upgrade#5400

Merged
ssddanbrown merged 5 commits intodevelopmentfrom
laravel11
Jan 13, 2025
Merged

Laravel 11 Upgrade#5400
ssddanbrown merged 5 commits intodevelopmentfrom
laravel11

Conversation

@ssddanbrown
Copy link
Copy Markdown
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
@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