Skip to content

Commit 3c1c3b8

Browse files
authored
Update composer.json
1 parent 20b2629 commit 3c1c3b8

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)