We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b66cf7c + 2ecdd90 commit 3d1c111Copy full SHA for 3d1c111
1 file changed
composer.json
@@ -34,9 +34,9 @@
34
"ext-json": "*",
35
"monolog/monolog": "^1.0|^2.1",
36
"nyholm/psr7": "^1.3",
37
- "php-http/client-common": "^1.0",
+ "php-http/client-common": "^1.0|^2.3",
38
"php-http/discovery": "^1.0",
39
- "php-http/httplug": "^1.0",
+ "php-http/httplug": "^1.0|^2.2",
40
"php-http/message-factory": "^1.0",
41
"psr/http-client-implementation": "^1.0",
42
"psr/http-message": "^1.0"
0 commit comments