Skip to content

Commit d414c4e

Browse files
authored
Merge pull request #112 from Dylan-DPC/patch-1
Update composer.json
2 parents 20b2629 + 3c1c3b8 commit d414c4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"geocoder-php/geo-plugin-provider": "^4.0",
2929
"geocoder-php/google-maps-provider": "^4.0",
3030
"guzzlehttp/psr7": "*",
31-
"illuminate/cache": "5.*",
32-
"illuminate/support": "5.*",
31+
"illuminate/cache": "5.0.* || 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.*",
32+
"illuminate/support": "5.0.* || 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.*",
3333
"php": "^7.0",
3434
"willdurand/geocoder": "^4.0"
3535
},

0 commit comments

Comments
 (0)