mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Added "debug" as an alias of DebugBundle
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Symfony\\Bundle\\DebugBundle\\DebugBundle": ["dev", "test"]
|
||||
}
|
||||
},
|
||||
"aliases": ["debug"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user