Files
symfony-flex-recipes/symfony/twig-bundle/5.0/manifest.json
T
2021-07-07 16:12:10 +02:00

10 lines
190 B
JSON

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