[Bundle\Twig] Fix lowet form dep

This commit is contained in:
Nicolas Grekas 2015-11-28 13:49:09 +01:00
parent cd0639d95b
commit f94c6d4126
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
"require-dev": {
"symfony/asset": "~2.7|~3.0.0",
"symfony/finder": "~2.3|~3.0.0",
"symfony/form": "~2.8",
"symfony/form": "~2.8,>2.8-BETA1",
"symfony/http-kernel": "~2.8|~3.0.0",
"symfony/polyfill-intl-icu": "~1.0",
"symfony/routing": "~2.2|~3.0.0",