mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 23:56:25 +03:00
9 lines
176 B
JSON
9 lines
176 B
JSON
{
|
|
"bundles": {
|
|
"Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle": ["dev", "test"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|