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

Skip to content

Commit 03816b7

Browse files
[TwigBundle] require twig-bridge ~3.4
1 parent 2b4b224 commit 03816b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/TwigBundle/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|>=7.0.8",
2020
"symfony/config": "~3.2|~4.0",
21-
"symfony/twig-bridge": "^3.3|~4.0",
21+
"symfony/twig-bridge": "^3.4|~4.0",
2222
"symfony/http-foundation": "~2.8|~3.0|~4.0",
2323
"symfony/http-kernel": "^3.3|~4.0",
2424
"twig/twig": "~1.34|~2.4"

0 commit comments

Comments
 (0)