Skip to content

Commit a2207d9

Browse files
authored
Support Guzzle 7
1 parent 1fd7bd2 commit a2207d9

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
@@ -6,7 +6,7 @@
66
"type": "library",
77
"require": {
88
"php": ">=7.2",
9-
"guzzlehttp/guzzle": "~6.0"
9+
"guzzlehttp/guzzle": "~6.0||~7.0"
1010
},
1111
"license": "MIT",
1212
"authors": [

0 commit comments

Comments
 (0)