This commit is contained in:
2024-11-03 17:38:12 +01:00
parent 97565cf9e9
commit fcb7efc236
5 changed files with 342 additions and 184 deletions

View File

@ -20,4 +20,5 @@ return [
Oneup\UploaderBundle\OneupUploaderBundle::class => ['all' => true],
Knp\Bundle\SnappyBundle\KnpSnappyBundle::class => ['all' => true],
Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle::class => ['all' => true],
Endroid\QrCodeBundle\EndroidQrCodeBundle::class => ['all' => true],
];