Skip to content

Commit 2df55de

Browse files
OndraMNyholm
authored andcommitted
Allow Symfony 4 (#88)
1 parent 1901ad3 commit 2df55de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"php-http/httplug": "^1.1",
1616
"php-http/message-factory": "^1.0",
1717
"php-http/message": "^1.6",
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.4",

0 commit comments

Comments
 (0)