Skip to content

Commit fabb6b9

Browse files
authored
Merge pull request #33 from php-http/Nyholm-patch-1
Symfony 4 compatibility
2 parents cbdb176 + c85ea61 commit fabb6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": "^5.5 || ^7.0",
13-
"symfony/options-resolver": "^2.6 || ^3.0",
13+
"symfony/options-resolver": "^2.6 || ^3.0 || ^4.0",
1414
"php-http/httplug": "^1.0",
1515
"php-http/message-factory": "^1.0.2",
1616
"php-http/discovery": "^1.0"

0 commit comments

Comments
 (0)