summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Bundle/TwigBundle/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-02 09:27:07 +0200
committerRemi Collet <remi@remirepo.net>2019-05-02 09:27:07 +0200
commita95d1036cd9b7db31a9eaa735dfc45d5db424a89 (patch)
tree3dace2543f18199bbb095a76bdd1b1158ad56514 /src/Symfony/Bundle/TwigBundle/composer.json
parentc2a2fb66ded933a1d63239d414115c30b20ab6e2 (diff)
v4.2.8
Diffstat (limited to 'src/Symfony/Bundle/TwigBundle/composer.json')
-rw-r--r--src/Symfony/Bundle/TwigBundle/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Bundle/TwigBundle/composer.json b/src/Symfony/Bundle/TwigBundle/composer.json
index 6bd99f0..4e163c2 100644
--- a/src/Symfony/Bundle/TwigBundle/composer.json
+++ b/src/Symfony/Bundle/TwigBundle/composer.json
@@ -22,7 +22,7 @@
"symfony/http-foundation": "~4.1",
"symfony/http-kernel": "~4.1",
"symfony/polyfill-ctype": "~1.8",
- "twig/twig": "~1.34|~2.4"
+ "twig/twig": "~1.40|~2.9"
},
"require-dev": {
"symfony/asset": "~3.4|~4.0",