This commit is contained in:
parent
89b074113c
commit
f472e250eb
2
composer.lock
generated
2
composer.lock
generated
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "be8113b23da88e97654b9211688e5160",
|
"content-hash": "1ec83e325be6f57ff404050f1ad58e2d",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "api-platform/core",
|
"name": "api-platform/core",
|
||||||
|
|||||||
@@ -22,5 +22,4 @@ return [
|
|||||||
Symfony\UX\Turbo\TurboBundle::class => ['all' => true],
|
Symfony\UX\Turbo\TurboBundle::class => ['all' => true],
|
||||||
DAMA\DoctrineTestBundle\DAMADoctrineTestBundle::class => ['test' => true],
|
DAMA\DoctrineTestBundle\DAMADoctrineTestBundle::class => ['test' => true],
|
||||||
Symfony\UX\React\ReactBundle::class => ['all' => true],
|
Symfony\UX\React\ReactBundle::class => ['all' => true],
|
||||||
Vich\UploaderBundle\VichUploaderBundle::class => ['all' => true],
|
|
||||||
];
|
];
|
||||||
|
|||||||
@@ -1,10 +0,0 @@
|
|||||||
vich_uploader:
|
|
||||||
db_driver: orm
|
|
||||||
|
|
||||||
mappings:
|
|
||||||
conversion_uploads:
|
|
||||||
uri_prefix: /uploads/conversions
|
|
||||||
upload_destination: '%kernel.project_dir%/public/tmp/conversions'
|
|
||||||
namer: Vich\UploaderBundle\Naming\UniqidNamer
|
|
||||||
delete_on_update: true
|
|
||||||
delete_on_remove: true
|
|
||||||
12
symfony.lock
12
symfony.lock
@@ -359,18 +359,6 @@
|
|||||||
"twig/extra-bundle": {
|
"twig/extra-bundle": {
|
||||||
"version": "v3.10.0"
|
"version": "v3.10.0"
|
||||||
},
|
},
|
||||||
"vich/uploader-bundle": {
|
|
||||||
"version": "2.7",
|
|
||||||
"recipe": {
|
|
||||||
"repo": "github.com/symfony/recipes-contrib",
|
|
||||||
"branch": "main",
|
|
||||||
"version": "1.13",
|
|
||||||
"ref": "1b3064c2f6b255c2bc2f56461aaeb76b11e07e36"
|
|
||||||
},
|
|
||||||
"files": [
|
|
||||||
"config/packages/vich_uploader.yaml"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"zenstruck/foundry": {
|
"zenstruck/foundry": {
|
||||||
"version": "1.36",
|
"version": "1.36",
|
||||||
"recipe": {
|
"recipe": {
|
||||||
|
|||||||
Reference in New Issue
Block a user