Skip to content

Commit 43c1425

Browse files
committed
Merge pull request #30 from php-http/update-dependencies
fix dependencies
2 parents a589813 + 15e04be commit 43c1425

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 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",
24-
"php-http/guzzle6-adapter": "^0.3.1",
24+
"php-http/guzzle6-adapter": "^0.4.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)