Skip to content

Commit 9329293

Browse files
tylooGabrielAnca
authored andcommitted
Added support of version 2+ of php-http/client-common (#280)
Signed-off-by: Julien Bonvarlet <[email protected]>
1 parent d7d5106 commit 9329293

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
@@ -27,7 +27,7 @@
2727
"php-http/discovery": "^1.4",
2828
"php-http/message": "^1.7",
2929
"psr/http-message": "^1.0",
30-
"php-http/client-common": "^1.9"
30+
"php-http/client-common": "^1.9 || ^2.0"
3131
},
3232
"require-dev": {
3333
"phpunit/phpunit": "^7.0",

0 commit comments

Comments
 (0)