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

[2.x] Add Laravel 10 compatibility #67

Merged
merged 8 commits into from Feb 23, 2023

Conversation

lupinitylabs
Copy link
Member

@lupinitylabs lupinitylabs commented Feb 22, 2023

This PR adds Laravel 10 support.

Since Laravel 10 now has the mininum requirement of PHP 8.1 and Protector previously supported PHP 8.0, this is a breaking change. Please also see the older PR #57.

Also, Laravel 8 support has to be dropped, because it will not support Sanctum 3.2, which is required by Laravel 10. PHPUnit has to stay at version 9, because only Laravel 10 supports it.

Thus, this needs to be tagged as a new major version 2.0.

@lupinitylabs lupinitylabs changed the title [2.0] Add Laravel 10 compatibility [2.x] Add Laravel 10 compatibility Feb 22, 2023
Copy link
Contributor

@gael-connan-cybex gael-connan-cybex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@gael-connan-cybex gael-connan-cybex merged commit 612c9dd into master Feb 23, 2023
@gael-connan-cybex gael-connan-cybex deleted the feature/laravel-10-compatibility branch February 23, 2023 12:52
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.

None yet

2 participants