Files
symfony-flex-recipes/symfony/web-profiler-bundle/3.3/manifest.json
T
2017-04-04 20:56:20 -07:00

10 lines
215 B
JSON

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