mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
Replace "router:debug" with "debug:router"
The use of "router:debug" command is deprecated since version 2.7 and will be removed in 3.0. Use the "debug:router" instead.
This commit is contained in:
parent
3d5b3430fd
commit
63c9b24c7a
1 changed files with 1 additions and 1 deletions
|
|
@ -22,6 +22,6 @@ alias sf='`_symfony_console`'
|
|||
alias sfcl='sf cache:clear'
|
||||
alias sfsr='sf server:run -vvv'
|
||||
alias sfcw='sf cache:warmup'
|
||||
alias sfroute='sf router:debug'
|
||||
alias sfroute='sf debug:router'
|
||||
alias sfcontainer='sf container:debug'
|
||||
alias sfgb='sf generate:bundle'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue