Skip to content

Commit 4195117

Browse files
committed
Update dependencies
1 parent f896cd5 commit 4195117

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,15 +16,15 @@
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",
19+
"php-http/plugins": "^1.0",
2020
"symfony/framework-bundle": "^2.7|^3.0"
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": "^4.4",
23+
"phpunit/phpunit": "^4.5",
2424
"php-http/guzzle6-adapter": "^1.0",
2525
"php-http/message": "^1.0",
2626
"symfony/symfony": "^2.7|^3.0",
27-
"polishsymfonycommunity/symfony-mocker-container": "~1.0",
27+
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
2828
"matthiasnoback/symfony-dependency-injection-test": "^0.7"
2929
},
3030
"autoload": {

0 commit comments

Comments
 (0)