Skip to content

Commit 271af20

Browse files
authored
Merge pull request #8 from curder/master
Update guzzlehttp/guzzle package support.
2 parents 0b5804a + cfaedd7 commit 271af20

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
@@ -31,7 +31,7 @@
3131
"require": {
3232
"php": "^7.0",
3333
"ext-json": "*",
34-
"guzzlehttp/guzzle": "^6.0",
34+
"guzzlehttp/guzzle": "^6.3.1|^7.0.1",
3535
"illuminate/notifications": "^5.5|^6.0|^7.0|^8.0",
3636
"illuminate/support": "^5.5|^6.0|^7.0|^8.0"
3737
},

0 commit comments

Comments
 (0)