Skip to content

Commit dfda856

Browse files
committed
Support laravel 6
1 parent a620799 commit dfda856

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
@@ -4,7 +4,7 @@
44
"type": "library",
55
"require": {
66
"guzzlehttp/guzzle": "^6.3",
7-
"illuminate/support": "^5.6",
7+
"illuminate/support": "^5.5|^6.0",
88
"ext-json": "*"
99
},
1010
"license": "MIT",

0 commit comments

Comments
 (0)