We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cecbcfd + 9a41544 commit c9e28f3Copy full SHA for c9e28f3
composer.json
@@ -28,8 +28,8 @@
28
"geocoder-php/google-maps-provider": "^4.0",
29
"guzzlehttp/psr7": "*",
30
"http-interop/http-factory-guzzle": "^1.0",
31
- "illuminate/cache": "5.0 - 6.0",
32
- "illuminate/support": "5.0 - 6.0",
+ "illuminate/cache": "^5.0|^6.0",
+ "illuminate/support": "^5.0|^6.0",
33
"php-http/curl-client": "*",
34
"php": ">=7.1.3",
35
"willdurand/geocoder": "^4.0"
0 commit comments