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 43b3663 commit 5b6df94Copy full SHA for 5b6df94
composer.json
@@ -26,6 +26,7 @@
26
"symfony/options-resolver": "^2.7 || ^3.0",
27
"symfony/event-dispatcher": "^2.7 || ^3.0",
28
"symfony/framework-bundle": "^2.7 || ^3.0",
29
+ "php-http/message": "^1.3",
30
"php-http/discovery": "^0.9",
31
"twig/twig": "^1.18|^2.0"
32
},
@@ -36,7 +37,6 @@
36
37
"php-http/guzzle6-adapter": "^1.1.1",
38
"php-http/react-adapter": "^0.2",
39
"php-http/buzz-adapter": "^0.2",
- "php-http/message": "^1.0",
40
"symfony/symfony": "^2.7 || ^3.0",
41
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
42
"matthiasnoback/symfony-dependency-injection-test": "^0.7"
0 commit comments