From: Raphaƫl Gertz Date: Mon, 28 Oct 2019 20:48:27 +0000 (+0100) Subject: Add twig-bundle requires X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/279a87c1d03a1e7c390bd1f31129fa2a68b1a36a?hp=c583a7b535cd4fa593c82f9daa7abeeb7d590d83 Add twig-bundle requires --- diff --git a/composer.json b/composer.json index f08a340..fcc4fa4 100644 --- a/composer.json +++ b/composer.json @@ -22,6 +22,7 @@ "symfony/routing": "*", "symfony/security": "*", "symfony/translation": "*", + "symfony/twig-bundle": "*", "doctrine/data-fixtures": "*", "twig/extensions": "^1.5" },