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

13 lines
258 B
JSON

{
"bundles": {
"Symfony\\Bundle\\TwigBundle\\TwigBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"templates/": "templates/"
},
"conflict": {
"symfony/framework-bundle": "<5.3"
}
}