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 e2bf983 commit 7a88bc2Copy full SHA for 7a88bc2
composer.json
@@ -17,15 +17,15 @@
17
"psr/http-message-implementation": "^1.0",
18
"php-http/client-implementation": "^1.0",
19
"php-http/message-factory": "^1.0",
20
- "php-http/httplug": "^1.0"
+ "php-http/httplug": "^1.0",
21
+ "php-http/discovery": "^0.8"
22
},
23
"require-dev": {
24
"geoip2/geoip2": "~2.0",
25
"symfony/stopwatch": "~2.5",
- "php-http/mock-client": "^0.2",
26
"php-http/message": "^1.0",
27
"php-http/guzzle6-adapter": "^1.0",
28
- "php-http/discovery": "^0.7.0",
+ "php-http/mock-client": "^0.3.0",
29
"puli/composer-plugin": "^1.0.0@beta",
30
"puli/discovery": "^1.0.0@beta",
31
"puli/repository": "^1.0.0@beta",
0 commit comments