fix: composer.lock sync
Some checks failed
Build and Deploy / deploy (push) Failing after 0s

This commit is contained in:
ext.jeremy.guillot@maxicoffee.domains
2026-02-08 21:54:59 +01:00
parent 89b074113c
commit f472e250eb
4 changed files with 1 additions and 24 deletions

View File

@@ -22,5 +22,4 @@ return [
Symfony\UX\Turbo\TurboBundle::class => ['all' => true],
DAMA\DoctrineTestBundle\DAMADoctrineTestBundle::class => ['test' => true],
Symfony\UX\React\ReactBundle::class => ['all' => true],
Vich\UploaderBundle\VichUploaderBundle::class => ['all' => true],
];