We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This package blocks installation for Laravel 7 projects:
langleyfoxall/simple-google-maps v1.0.0 requires laravel/framework ^5.1||^6.0 -> satisfiable by laravel/framework[5.1.x-dev, 5.2.x-dev, 5.3.x-dev, 5.4.x-dev, 5.5.x-dev, 5.6.x-dev, 5.7.x-dev, 5.8.x-dev, 6.x-dev].
This may be as simple as adding ^7.0 to composer.json, but I don't currently have time to test it.
^7.0
The text was updated successfully, but these errors were encountered:
@SteJaySulli Added support in v1.1.0.
Sorry, something went wrong.
No branches or pull requests
This package blocks installation for Laravel 7 projects:
langleyfoxall/simple-google-maps v1.0.0 requires laravel/framework ^5.1||^6.0 -> satisfiable by laravel/framework[5.1.x-dev, 5.2.x-dev, 5.3.x-dev, 5.4.x-dev, 5.5.x-dev, 5.6.x-dev, 5.7.x-dev, 5.8.x-dev, 6.x-dev].
This may be as simple as adding
^7.0
to composer.json, but I don't currently have time to test it.The text was updated successfully, but these errors were encountered: