Allow uploading images

This commit is contained in:
2024-06-11 20:40:01 +02:00
parent 8859cd0000
commit 361c4fd0a3
11 changed files with 280 additions and 2 deletions

View File

@@ -343,5 +343,17 @@
},
"twig/extra-bundle": {
"version": "v3.10.0"
},
"vich/uploader-bundle": {
"version": "2.3",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "main",
"version": "1.13",
"ref": "1b3064c2f6b255c2bc2f56461aaeb76b11e07e36"
},
"files": [
"config/packages/vich_uploader.yaml"
]
}
}