Skip to content

Commit a49448a

Browse files
committed
Added "debug" as an alias of DebugBundle
1 parent 6250f46 commit a49448a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"bundles": {
33
"Symfony\\Bundle\\DebugBundle\\DebugBundle": ["dev", "test"]
4-
}
4+
},
5+
"aliases": ["debug"]
56
}

0 commit comments

Comments
 (0)