We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d6b7b commit f896cd5Copy full SHA for f896cd5
composer.json
@@ -16,13 +16,13 @@
16
"php-http/discovery": "^0.7",
17
"php-http/client-implementation": "^1.0",
18
"php-http/message-factory": "^1.0",
19
- "php-http/plugins": "^0.2.0",
+ "php-http/plugins": "^0.2",
20
"symfony/framework-bundle": "^2.7|^3.0"
21
},
22
"require-dev": {
23
"phpunit/phpunit": "^4.4",
24
- "php-http/guzzle6-adapter": "^0.4.1",
25
- "php-http/message": "^0.2.1",
+ "php-http/guzzle6-adapter": "^1.0",
+ "php-http/message": "^1.0",
26
"symfony/symfony": "^2.7|^3.0",
27
"polishsymfonycommunity/symfony-mocker-container": "~1.0",
28
"matthiasnoback/symfony-dependency-injection-test": "^0.7"
0 commit comments