Files
symfony-flex-recipes/symfony/twig-bundle/manifest.json
T

11 lines
248 B
JSON

{
"bundles": {
"Symfony\\Bundle\\TwigBundle\\TwigBundle": ["all"]
},
"copy-from-recipe": {
"etc/": "%ETC_DIR%/",
"templates/": "templates/"
},
"aliases": ["twig", "template", "templates", "templating"]
}