mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-09-05 05:05:32 +01:00
Dump file, add output
This commit is contained in:
parent
99caed2737
commit
9410609588
3 changed files with 25 additions and 4 deletions
|
@ -3,6 +3,9 @@ services:
|
|||
class: Symfony\Component\Console\Application
|
||||
autowire: true
|
||||
|
||||
app.builder:
|
||||
class: Opdavies\GmailFilterBuilder\Service\Builder
|
||||
|
||||
app.generate.command:
|
||||
class: Opdavies\GmailFilterBuilder\Console\Command\GenerateCommand
|
||||
autowire: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue