Skip to content

Commit ef43e9e

Browse files
author
Gabriel Spiteri
committed
Add support for guzzle/psr7 2.1.0
1 parent 9423bc5 commit ef43e9e

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
@@ -20,7 +20,7 @@
2020
"php-http/multipart-stream-builder": "^1.0",
2121
"php-http/client-common": "^2.0",
2222
"php-http/message": "^1.7",
23-
"guzzlehttp/psr7": "^1.0"
23+
"guzzlehttp/psr7": "^1.0 || ^2.0"
2424
},
2525
"require-dev": {
2626
"php-http/mock-client": "^1.0",

0 commit comments

Comments
 (0)