From bd3c8119bae38fac04f93bcfad767c0ce3a3b70a Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 6 Jan 2017 14:51:04 +0100 Subject: [PATCH] =?UTF-8?q?Update=20composer.json=20because=20Twig=20and?= =?UTF-8?q?=20Twigbridge=20aren=E2=80=99t=20playing=20nice.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 4fca5041fe..222bdc6cf0 100755 --- a/composer.json +++ b/composer.json @@ -33,6 +33,7 @@ "watson/validating": "3.*", "doctrine/dbal": "^2.5", "league/commonmark": "0.15.*", + "twig/twig": "1.30.0", "rcrowe/twigbridge": "0.9.*", "league/csv": "8.*", "laravelcollective/html": "^5.3",