Merge remote-tracking branch 'origin/master' into issue447_pickCivilityType

This commit is contained in:
2022-02-21 17:19:21 +01:00
135 changed files with 2135 additions and 887 deletions

View File

@@ -22,7 +22,7 @@ use Symfony\Component\Form\AbstractType;
use Symfony\Component\OptionsResolver\Options;
use Symfony\Component\OptionsResolver\OptionsResolver;
use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
use Symfony\Component\Translation\TranslatorInterface;
use Symfony\Contracts\Translation\TranslatorInterface;
use function array_diff;
use function array_merge;