-
Notifications
You must be signed in to change notification settings - Fork 114
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
Not supported by laravel 9 #92
Comments
I think this package does not support Laravel 9 at the moment. |
this issue is very important |
yes it is very complicated |
You may find my maintained version useful, because I need it for my payments package. Enjoy! 🥂 |
ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am getting ths error when i run composer require kingflamez/laravelrave
Problem 1
- kingflamez/laravelrave[1.0.0, ..., 1.0.1] require php ^5.4.0|^7.0 -> your php version (8.1.10) does not satisfy that requirement.
- kingflamez/laravelrave[1.0.2, ..., 1.1.3] require php ^5.6.0|^7.0 -> your php version (8.1.10) does not satisfy that requirement.
- kingflamez/laravelrave[v1.1.4, 2.0.0, 3.0.0, v4.0.0] require php ^5.6.0|^7.2 -> your php version (8.1.10) does not satisfy that requirement.
The text was updated successfully, but these errors were encountered: