Skip to content

Commit b0a6ff7

Browse files
authored
Update composer.json
1 parent c889971 commit b0a6ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": ">=5.5.9",
22-
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|6.*",
22+
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|6.*|7.*",
2323
"guzzlehttp/guzzle": "5.3|~6.0|~7.0",
2424
"imagine/imagine": "0.6.*"
2525
},

0 commit comments

Comments
 (0)