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

@@ -46,7 +46,8 @@
"symfony/yaml": "7.0.*",
"symfonycasts/verify-email-bundle": "^1.17",
"twig/extra-bundle": "^2.12|^3.0",
"twig/twig": "^2.12|^3.0"
"twig/twig": "^2.12|^3.0",
"vich/uploader-bundle": "^2.3"
},
"config": {
"allow-plugins": {