Skip to content

Commit 3a2d4ae

Browse files
authored
Merge pull request #136 from glhd/laravel-5.7
Laravel 5.7
2 parents b0a0a15 + 562d206 commit 3a2d4ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"geocoder-php/geo-plugin-provider": "^4.0",
2828
"geocoder-php/google-maps-provider": "^4.0",
2929
"guzzlehttp/psr7": "*",
30-
"illuminate/cache": "5.0 - 5.6",
31-
"illuminate/support": "5.0 - 5.6",
30+
"illuminate/cache": "5.0 - 5.7",
31+
"illuminate/support": "5.0 - 5.7",
3232
"php-http/curl-client": "^1.7",
3333
"php": ">=7.1.3",
3434
"willdurand/geocoder": "^4.0"

0 commit comments

Comments
 (0)