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

feat: add support for Laravel 11 #445

Merged
merged 5 commits into from
Mar 11, 2024
Merged

feat: add support for Laravel 11 #445

merged 5 commits into from
Mar 11, 2024

Conversation

evansims
Copy link
Member

Changes

This pull request adds support for Laravel 11. It drops support for Laravel 9, which reached end of life, and Laravel 10, as 11's API is incompatible with previous releases. As of Laravel 11, only PHP 8.2+ is supported, so the SDK's minimum has been bumped to reflect this.

We're temporarily referencing a forked branch of the psalm/plugin-laravel development dependency for Laravel 11 support, until such a time as support is added to the official branch.

References

Testing

Contributor Checklist

@evansims evansims added the Scope: Improvement Proposed improvements, or feature additions. label Mar 11, 2024
@evansims evansims marked this pull request as ready for review March 11, 2024 22:24
@evansims evansims requested a review from a team as a code owner March 11, 2024 22:24
@evansims evansims merged commit 8b2be4c into main Mar 11, 2024
17 of 24 checks passed
@evansims evansims deleted the feat/support-laravel-11 branch March 11, 2024 22:25
@evansims evansims mentioned this pull request Mar 11, 2024
@parallels999 parallels999 mentioned this pull request Sep 18, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Improvement Proposed improvements, or feature additions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant