Skip to content

Commit abba8aa

Browse files
committed
fix dependencies
1 parent a589813 commit abba8aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,13 @@
1616
"php-http/discovery": "^0.6.3",
1717
"php-http/client-implementation": "^1.0",
1818
"php-http/message-factory": "^1.0",
19-
"php-http/plugins": "dev-master",
19+
"php-http/plugins": "^0.2.0",
2020
"symfony/framework-bundle": "^2.7|^3.0"
2121
},
2222
"require-dev": {
2323
"phpunit/phpunit": "^4.4",
2424
"php-http/guzzle6-adapter": "^0.3.1",
2525
"php-http/message": "^0.2.1",
26-
"php-http/client-common": "^0.1.1",
2726
"symfony/symfony": "^2.7|^3.0",
2827
"polishsymfonycommunity/symfony-mocker-container": "~1.0",
2928
"matthiasnoback/symfony-dependency-injection-test": "^0.7"

0 commit comments

Comments
 (0)