mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-09-05 05:05:32 +01:00
Set default command
This commit is contained in:
parent
fc629ead56
commit
99caed2737
3 changed files with 6 additions and 2 deletions
|
@ -3,7 +3,7 @@ services:
|
|||
class: Symfony\Component\Console\Application
|
||||
autowire: true
|
||||
|
||||
app.generator.command:
|
||||
app.generate.command:
|
||||
class: Opdavies\GmailFilterBuilder\Console\Command\GenerateCommand
|
||||
autowire: true
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue