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