-
Notifications
You must be signed in to change notification settings - Fork 209
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
php 8 support #175
Comments
|
Hello, thank you for your patience, this is now done! Check latest release!! This package now supports Laravel v8, PHP v8, Composer v2, enjoy 🥳 |
Thank you! Much appreciated. |
Thanks for keeping this up-to-date. Really appreciated. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please add support for php 8.
To get around this for now, I'm running
composer update --ignore-platform-reqs
so I can successfully run the command, but adding that flag is not ideal.The text was updated successfully, but these errors were encountered: