Skip to content

Commit c8ea087

Browse files
dunglasnicolas-grekas
authored andcommitted
Allow individual bridges, bundles and components to be used with 4.0
1 parent d84dc35 commit c8ea087

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
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=5.5.9",
2020
"symfony/polyfill-php56": "~1.0",
21-
"symfony/options-resolver": "~2.8|~3.0",
21+
"symfony/options-resolver": "~2.8|~3.0|~4.0.0",
2222
"ext-ldap": "*"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)