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 Preparation #608

Merged
merged 3 commits into from
Feb 10, 2024
Merged

Conversation

fulopattila122
Copy link
Contributor

Rationale

This PR prepares the Laravel 11 support of this package. Although Laravel 11 hasn't been released yet, some package maintainers (like myself 🙂) have already been preparing for the upcoming Laravel 11 release.

Some of the packages and apps I maintain depend on this package. Having this PR merged will help me and others keep testing with the soon-to-be-released Laravel 11 version.

How

  • The changes should stay on the master branch
  • No need to tag 11.0.0 yet
  • Using composer's branch alias feature, dependents can request the pre-release 11.x version of this package
  • PHP 8.1 support has been dropped to be in sync with Laravel 11 requirements

Cheers!

@cviebrock cviebrock merged commit 9547c16 into cviebrock:master Feb 10, 2024
4 checks passed
@cviebrock
Copy link
Owner

Thank you!

@fulopattila122 fulopattila122 deleted the laravel-11 branch February 12, 2024 07:18
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.

2 participants