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

This commit is contained in:
ext.jeremy.guillot@maxicoffee.domains
2026-02-08 21:56:38 +01:00
parent f472e250eb
commit 58f68541f4
4 changed files with 2540 additions and 1398 deletions

View File

@@ -22,4 +22,5 @@ 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],
];

View File

@@ -0,0 +1,8 @@
vich_uploader:
db_driver: orm
#mappings:
# products:
# uri_prefix: /images/products
# upload_destination: '%kernel.project_dir%/public/images/products'
# namer: Vich\UploaderBundle\Naming\SmartUniqueNamer