Added "debug" as an alias of DebugBundle

This commit is contained in:
Javier Eguiluz
2017-04-07 22:33:54 +02:00
parent 6250f4695f
commit a49448a860
+2 -1
View File
@@ -1,5 +1,6 @@
{
"bundles": {
"Symfony\\Bundle\\DebugBundle\\DebugBundle": ["dev", "test"]
}
},
"aliases": ["debug"]
}