summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Bundle/TwigBundle
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-02 09:30:01 +0200
committerRemi Collet <remi@remirepo.net>2019-05-02 09:30:01 +0200
commit736645302205aa9c3ba53bc7cb09051c27433ffd (patch)
treee6d0b547cd192a81f26d25a5926c2a25cf84ac89 /src/Symfony/Bundle/TwigBundle
parentb9963ee6ea34c128741f2f39a0f9a7e42acefa8a (diff)
v3.4.27
Diffstat (limited to 'src/Symfony/Bundle/TwigBundle')
-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 5feaebd..5d27f06 100644
--- a/src/Symfony/Bundle/TwigBundle/composer.json
+++ b/src/Symfony/Bundle/TwigBundle/composer.json
@@ -22,7 +22,7 @@
"symfony/http-foundation": "~2.8|~3.0|~4.0",
"symfony/http-kernel": "^3.3|~4.0",
"symfony/polyfill-ctype": "~1.8",
- "twig/twig": "~1.34|~2.4"
+ "twig/twig": "~1.40|~2.9"
},
"require-dev": {
"symfony/asset": "~2.8|~3.0|~4.0",