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.
2 parents a589813 + 15e04be commit 43c1425Copy full SHA for 43c1425
composer.json
@@ -16,14 +16,13 @@
16
"php-http/discovery": "^0.6.3",
17
"php-http/client-implementation": "^1.0",
18
"php-http/message-factory": "^1.0",
19
- "php-http/plugins": "dev-master",
+ "php-http/plugins": "^0.2.0",
20
"symfony/framework-bundle": "^2.7|^3.0"
21
},
22
"require-dev": {
23
"phpunit/phpunit": "^4.4",
24
- "php-http/guzzle6-adapter": "^0.3.1",
+ "php-http/guzzle6-adapter": "^0.4.1",
25
"php-http/message": "^0.2.1",
26
- "php-http/client-common": "^0.1.1",
27
"symfony/symfony": "^2.7|^3.0",
28
"polishsymfonycommunity/symfony-mocker-container": "~1.0",
29
"matthiasnoback/symfony-dependency-injection-test": "^0.7"
0 commit comments