From 7f95466554a4f28fcd0add60254ce90c3eeee872 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=CC=81bor=20Hojtsy?= <gabor@hojtsy.hu> Date: Thu, 31 Oct 2019 13:39:18 +0100 Subject: [PATCH] =?UTF-8?q?Issue=20#3041076=20by=20alexpott,=20shaal,=20G?= =?UTF-8?q?=C3=A1bor=20Hojtsy,=20lauriii,=20Wim=20Leers,=20catch,=20Cottse?= =?UTF-8?q?r,=20jibran,=20andypost,=20znerol,=20xim,=20joelpittet,=20efful?= =?UTF-8?q?gentsia:=20Update=20Drupal=209=20to=20Twig=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c42c870..fabe0c1 100644 --- a/composer.json +++ b/composer.json @@ -59,7 +59,7 @@ "symfony/translation-contracts": "v1.1.7", "symfony/validator": "4.4.x-dev", "symfony/yaml": "4.4.x-dev", - "twig/twig": "v1.42.3", + "twig/twig": "v2.12.1", "typo3/phar-stream-wrapper": "v3.1.3", "zendframework/zend-diactoros": "1.8.7", "zendframework/zend-escaper": "2.6.1", -- GitLab