Files
symfony-flex-recipes/recipes/symfony/web-profiler-bundle/manifest.json
T

9 lines
170 B
JSON

{
"bundles": {
"Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle": ["dev", "test"]
},
"copy-from-recipe": {
"etc/": "%ETC_DIR%/"
}
}