Skip to content

Commit be8bbe8

Browse files
femz12Michael Mantos
authored andcommitted
added support for guzzlehttp v2.6
1 parent 4fc7639 commit be8bbe8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"require": {
99
"php": ">=5.3.0",
1010
"psr/log": "^1.0 | ^2.0 | ^3.0",
11-
"guzzlehttp/psr7": "^1.6",
11+
"guzzlehttp/psr7": "^1.6 | ^2.6",
1212
"php-http/socket-client": "^1.4 | ^2.0",
1313
"php-http/message": "^1.7"
1414
},

0 commit comments

Comments
 (0)