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 12 compatibility by updating dependencies #203

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jandro5vq
Copy link

Updated to support v12:

"illuminate/config": "^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0"
"illuminate/console": "^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0"
"illuminate/filesystem": "^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0"

@bhanwarpsrathore
Copy link
Collaborator

Hi @Jandro5vq, Thank you for the PR, but we are working on a major version update that will support from Laravel 11.x or greater. Hopefully it will be out in a week.

@bhanwarpsrathore
Copy link
Collaborator

@Jandro5vq I just released beta with Laravel 12 support, would you give it a try?

@Jandro5vq
Copy link
Author

@bhanwarpsrathore sounds great! I'll give it a try. Thanks for the update!

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