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

Support Laravel 11.x and future #16

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

Conversation

pyrou
Copy link
Contributor

@pyrou pyrou commented Nov 1, 2024

Since Laravel API looks pretty stable over latest version (8,9,10,11) regarding validation area.
There is a good chance this package can traverse a decade.

Instead of simply adding ||^11.0 and again ||^12.0 in few months, I propose to simply stick with a >=5.4.

@REBELinBLUE
Copy link
Owner

Thanks, I haven't looked at this package in a long time, will take a look over the next few days just to test it as I noticed an open issue also

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