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

10 lines
199 B
JSON

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