Skip to content

Commit beb8525

Browse files
[Bridge/Twig] Fix lowest form dep
1 parent a399153 commit beb8525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bridge/Twig/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"require-dev": {
2323
"symfony/asset": "~2.7",
2424
"symfony/finder": "~2.3",
25-
"symfony/form": "~2.7,>=2.7.6",
25+
"symfony/form": "~2.7.8|~2.8,>2.8-BETA1",
2626
"symfony/http-kernel": "~2.3",
2727
"symfony/intl": "~2.3",
2828
"symfony/routing": "~2.2",

0 commit comments

Comments
 (0)