Skip to content

Commit 5b6df94

Browse files
committed
Bugfix
1 parent 43b3663 commit 5b6df94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"symfony/options-resolver": "^2.7 || ^3.0",
2727
"symfony/event-dispatcher": "^2.7 || ^3.0",
2828
"symfony/framework-bundle": "^2.7 || ^3.0",
29+
"php-http/message": "^1.3",
2930
"php-http/discovery": "^0.9",
3031
"twig/twig": "^1.18|^2.0"
3132
},
@@ -36,7 +37,6 @@
3637
"php-http/guzzle6-adapter": "^1.1.1",
3738
"php-http/react-adapter": "^0.2",
3839
"php-http/buzz-adapter": "^0.2",
39-
"php-http/message": "^1.0",
4040
"symfony/symfony": "^2.7 || ^3.0",
4141
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
4242
"matthiasnoback/symfony-dependency-injection-test": "^0.7"

0 commit comments

Comments
 (0)