Skip to content

Commit 0b4e222

Browse files
committed
Bump deps
1 parent d33183e commit 0b4e222

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
],
1111
"require": {
1212
"php": "^7.1",
13-
"nyholm/psr7": "^1.0",
13+
"nyholm/psr7": "^1.3",
1414
"php-http/httplug": "^2.0",
1515
"psr/http-client": "^1.0",
16-
"symfony/options-resolver": "^2.6 || ^3.0 || ^4.0 || ^5.0"
16+
"symfony/options-resolver": "^2.6 || ^3.4 || ^4.4 || ^5.0"
1717
},
1818
"require-dev": {
1919
"friendsofphp/php-cs-fixer": "^2.2",
2020
"php-http/client-integration-tests": "^3.0",
21-
"php-http/message": "^1.0",
22-
"php-http/client-common": "^2.0"
21+
"php-http/message": "^1.9",
22+
"php-http/client-common": "^2.3"
2323
},
2424
"provide": {
2525
"php-http/client-implementation": "1.0",

0 commit comments

Comments
 (0)