Skip to content

Commit 732f6fe

Browse files
Tweak travis and appveyor for Symfony 4
1 parent d06c7f0 commit 732f6fe

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^7.1.3",
20-
"symfony/options-resolver": "~2.8|~3.0|~4.0",
20+
"symfony/options-resolver": "~3.4|~4.0",
2121
"ext-ldap": "*"
2222
},
2323
"autoload": {

0 commit comments

Comments
 (0)