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

Add support for Laravel 11 #1520

Merged
merged 9 commits into from
Feb 17, 2024
Merged

Add support for Laravel 11 #1520

merged 9 commits into from
Feb 17, 2024

Conversation

barryvdh
Copy link
Owner

@barryvdh barryvdh commented Feb 17, 2024

Summary

Add support for Laravel 11. Fixes #1509

This is cherry-picked from #1510 by @KentarouTakeda

Type of change

  • New feature (non-breaking change which adds functionality)
  • Misc. change (internal, infrastructure, maintenance, etc.)

Checklist

  • Existing tests have been adapted and/or new tests have been added
  • Add a CHANGELOG.md entry
  • Update the README.md
  • Code style has been fixed via composer fix-style

@barryvdh barryvdh mentioned this pull request Feb 17, 2024
13 tasks
@barryvdh barryvdh merged commit 05259b6 into master Feb 17, 2024
48 checks passed
@delete-merged-branch delete-merged-branch bot deleted the laravel-11 branch February 17, 2024 10:32
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.

Modifications required to support Laravel 11
2 participants