We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e5c0e commit eea882bCopy full SHA for eea882b
composer.json
@@ -13,7 +13,8 @@
13
"require": {
14
"php": ">=5.4",
15
"phpunit/phpunit": "^4.4",
16
- "php-http/discovery": "~0.2@dev",
+ "php-http/discovery": "^0.4",
17
+ "php-http/utils": "^0.2",
18
"php-http/httplug": "~1.0@dev",
19
"guzzlehttp/psr7": "^1.0",
20
"th3n3rd/cartesian-product": "^0.3"
0 commit comments