]> Raphaël G. Git Repositories - airbundle/commitdiff
Add twig-bundle requires
authorRaphaël Gertz <git@rapsys.eu>
Mon, 28 Oct 2019 20:48:27 +0000 (21:48 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Mon, 28 Oct 2019 20:48:27 +0000 (21:48 +0100)
composer.json

index f08a340f8f424bb6d361e26b579ed16870d91f46..fcc4fa4a965d5feb2faf21e494fecd69d155acbf 100644 (file)
@@ -22,6 +22,7 @@
         "symfony/routing": "*",
         "symfony/security": "*",
         "symfony/translation": "*",
+        "symfony/twig-bundle": "*",
         "doctrine/data-fixtures": "*",
         "twig/extensions": "^1.5"
     },