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

10 lines
190 B
JSON

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