Skip to content

Commit f896cd5

Browse files
committed
Update dependencies
1 parent 95d6b7b commit f896cd5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
"php-http/discovery": "^0.7",
1717
"php-http/client-implementation": "^1.0",
1818
"php-http/message-factory": "^1.0",
19-
"php-http/plugins": "^0.2.0",
19+
"php-http/plugins": "^0.2",
2020
"symfony/framework-bundle": "^2.7|^3.0"
2121
},
2222
"require-dev": {
2323
"phpunit/phpunit": "^4.4",
24-
"php-http/guzzle6-adapter": "^0.4.1",
25-
"php-http/message": "^0.2.1",
24+
"php-http/guzzle6-adapter": "^1.0",
25+
"php-http/message": "^1.0",
2626
"symfony/symfony": "^2.7|^3.0",
2727
"polishsymfonycommunity/symfony-mocker-container": "~1.0",
2828
"matthiasnoback/symfony-dependency-injection-test": "^0.7"

0 commit comments

Comments
 (0)