Skip to content

Commit 6b22e63

Browse files
author
halloei
committed
Add Guzzle 7 support
1 parent 9e4bb2f commit 6b22e63

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
@@ -21,7 +21,7 @@
2121
"require": {
2222
"php": ">=7.1",
2323
"ext-json": "*",
24-
"guzzlehttp/guzzle": "^6.2",
24+
"guzzlehttp/guzzle": "^6.2 || ^7.0",
2525
"illuminate/notifications": "^5.5 || ^6.0 || ^7.0",
2626
"illuminate/support": "^5.5 || ^6.0 || ^7.0"
2727
},

0 commit comments

Comments
 (0)