Skip to content

Commit dd8df57

Browse files
authored
Merge pull request #45 from php-http/Nyholm-patch-1
Symfony 4 support
2 parents c547d28 + b7f7e09 commit dd8df57

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
@@ -15,7 +15,7 @@
1515
"psr/cache": "^1.0",
1616
"php-http/client-common": "^1.1",
1717
"php-http/message-factory": "^1.0",
18-
"symfony/options-resolver": "^2.6 || ^3.0"
18+
"symfony/options-resolver": "^2.6 || ^3.0 || ^4.0"
1919
},
2020
"require-dev": {
2121
"phpspec/phpspec": "^2.5",

0 commit comments

Comments
 (0)