-
Notifications
You must be signed in to change notification settings - Fork 141
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
can't install for laravel 6.13. #103
Comments
That PR is not correct, it used The whole constraint should be re-written to |
@aaronlord, please update the constraint so Laravel versions higher than |
May I know when this plugin will be updated to support 7.19.x? |
@aaronlord, please update the constraint so Laravel versions higher than 7.20 can be installed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to install the package via composer. but received an error
don't install illuminate/filesystem v5.7.9|don't install laravel/framework v6.13.1
Installation request for laravel/framework (locked at v6.13.1, required as ^6.2) -> satisfiable by laravel/framework[v6.13.1].
The text was updated successfully, but these errors were encountered: