DX: Improve Lux adress import command + register in config

This commit is contained in:
nobohan
2024-06-28 10:45:58 +02:00
parent c5a24e8ac5
commit 9c28df25a1
2 changed files with 11 additions and 9 deletions

View File

@@ -59,6 +59,12 @@ services:
tags:
- { name: console.command }
Chill\MainBundle\Command\LoadAddressesLUFromBDAddressCommand:
autoconfigure: true
autowire: true
tags:
- { name: console.command }
Chill\MainBundle\Command\ExecuteCronJobCommand:
autoconfigure: true
autowire: true