Skip to content

Commit 5bd1c5f

Browse files
authored
Merge pull request #119 from nmfzone/patch-1
Add Laravel 5.6 Support
2 parents 1da7074 + 8a38934 commit 5bd1c5f

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
@@ -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.5",
31-
"illuminate/support": "5.0 - 5.5",
30+
"illuminate/cache": "5.0 - 5.6",
31+
"illuminate/support": "5.0 - 5.6",
3232
"php-http/curl-client": "^1.7",
3333
"php": "^7.0",
3434
"willdurand/geocoder": "^4.0"

0 commit comments

Comments
 (0)