Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1834352

Browse files
[TwigBridge] fix lowest version of symfony/form
1 parent cdf86bb commit 1834352

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
@@ -23,7 +23,7 @@
2323
"symfony/asset": "~2.8|~3.0|~4.0",
2424
"symfony/dependency-injection": "~2.8|~3.0|~4.0",
2525
"symfony/finder": "~2.8|~3.0|~4.0",
26-
"symfony/form": "^3.4.13|~4.0.13|^4.1.2",
26+
"symfony/form": "^3.4.16|~4.0.13|^4.1.5",
2727
"symfony/http-foundation": "^3.3.11|~4.0",
2828
"symfony/http-kernel": "~3.2|~4.0",
2929
"symfony/polyfill-intl-icu": "~1.0",

0 commit comments

Comments
 (0)