From: Raphaƫl Gertz Date: Mon, 28 Oct 2019 20:48:27 +0000 (+0100) Subject: Add twig-bundle requires X-Git-Tag: 0.0.2~5 X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/d86136128d0c47dfd85e86e0eb0c2d043a0a2c39 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" },