mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 23:56:25 +03:00
7 lines
122 B
JSON
7 lines
122 B
JSON
{
|
|
"bundles": {
|
|
"Symfony\\Bundle\\DebugBundle\\DebugBundle": ["dev", "test"]
|
|
},
|
|
"aliases": ["debug"]
|
|
}
|