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 v11 compitable #55

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Laravel v11 compitable #55

merged 1 commit into from
Apr 8, 2024

Conversation

TheAbhishekIN
Copy link

@TheAbhishekIN TheAbhishekIN commented Mar 19, 2024

This pull request updates the dependencies of this package to ensure compatibility with Laravel v11.

Changes:

Updated illuminate/contracts to ^11.0
Updated nunomaduro/collision to ^8.0
Updated orchestra/testbench to ^9.0
Updated phpunit/phpunit to ^11.0

Benefits:

This update allows users to leverage the latest features and security improvements of Laravel v11.
Improved compatibility across different Laravel versions.

Next Steps:

Please review the changes and provide any feedback.
If any breaking changes are identified, we can discuss potential solutions.

@ousid
Copy link
Member

ousid commented Apr 4, 2024

Hi, @TheAbhishekIN

Thanks for your PR, I need to made few changes on it, please make sure to check the Allow edits from maintainers. box, in order to push the changes.

Thanks!

@ousid ousid changed the base branch from main to 2.x April 8, 2024 15:08
@ousid ousid merged commit 36a0aa1 into coderflexx:2.x Apr 8, 2024
13 checks passed
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