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

11 lines
240 B
JSON

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