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 20b2629 + 3c1c3b8 commit d414c4eCopy full SHA for d414c4e
composer.json
@@ -28,8 +28,8 @@
28
"geocoder-php/geo-plugin-provider": "^4.0",
29
"geocoder-php/google-maps-provider": "^4.0",
30
"guzzlehttp/psr7": "*",
31
- "illuminate/cache": "5.*",
32
- "illuminate/support": "5.*",
+ "illuminate/cache": "5.0.* || 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.*",
+ "illuminate/support": "5.0.* || 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.*",
33
"php": "^7.0",
34
"willdurand/geocoder": "^4.0"
35
},
0 commit comments