Skip to content

Commit 7720b5b

Browse files
committed
5.8 support
1 parent d7c68c4 commit 7720b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": "^7.1",
2020
"guzzlehttp/guzzle": "~6.0",
21-
"illuminate/support": "5.7.*"
21+
"illuminate/support": "5.7.* || 5.8.*"
2222
},
2323
"require-dev": {
2424
"mockery/mockery": "^1.0",

0 commit comments

Comments
 (0)