mirror of
https://github.com/symfony/recipes.git
synced 2026-09-13 08:06:23 +03:00
This PR was merged into the master branch.
Discussion
----------
Added "debug" as an alias of DebugBundle
Otherwise we have the same problem as with "security" and "security-bundle": `composer req --dev debug` installs `symfony/debug` instead of `symfony/debug-bundle`
Commits
-------
a49448a Added "debug" as an alias of DebugBundle