Skip to content

Commit 721e0ce

Browse files
[3.4] Allow 4.* deps
1 parent dc49e34 commit 721e0ce

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|~4.0.0",
21+
"symfony/options-resolver": "~2.8|~3.0|~4.0",
2222
"ext-ldap": "*"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)