We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f896cd5 commit 4195117Copy full SHA for 4195117
composer.json
@@ -16,15 +16,15 @@
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",
+ "php-http/plugins": "^1.0",
20
"symfony/framework-bundle": "^2.7|^3.0"
21
},
22
"require-dev": {
23
- "phpunit/phpunit": "^4.4",
+ "phpunit/phpunit": "^4.5",
24
"php-http/guzzle6-adapter": "^1.0",
25
"php-http/message": "^1.0",
26
"symfony/symfony": "^2.7|^3.0",
27
- "polishsymfonycommunity/symfony-mocker-container": "~1.0",
+ "polishsymfonycommunity/symfony-mocker-container": "^1.0",
28
"matthiasnoback/symfony-dependency-injection-test": "^0.7"
29
30
"autoload": {
0 commit comments