]> Raphaël G. Git Repositories - airlibre/commitdiff
Add missing require on symfony/twig-bundle
authorRaphaël Gertz <git@rapsys.eu>
Mon, 28 Oct 2019 20:49:14 +0000 (21:49 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Mon, 28 Oct 2019 20:49:14 +0000 (21:49 +0100)
composer.json

index 1e05c10adbc9114239e44b614714b4fdf0546d39..a115562b411cef738f2a5a65c476ffba364f0a9d 100644 (file)
                     "symfony/routing": "*",
                     "symfony/security": "*",
                     "symfony/translation": "*",
+                    "symfony/twig-bundle": "*",
                     "doctrine/data-fixtures": "*",
                     "twig/extensions": "^1.5"
                 }