Merge remote-tracking branch 'origin/master' into upgrade-sf5

This commit is contained in:
2024-07-03 13:19:41 +02:00
39 changed files with 1680 additions and 118 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