upgrade composer

This commit is contained in:
2024-02-13 20:55:05 +01:00
parent c466dc297c
commit 008291bddb
4 changed files with 1400 additions and 1456 deletions

View File

@@ -36,5 +36,4 @@ return [
KnpU\OAuth2ClientBundle\KnpUOAuth2ClientBundle::class => ['all' => true],
Lexik\Bundle\JWTAuthenticationBundle\LexikJWTAuthenticationBundle::class => ['all' => true],
Chill\EventBundle\ChillEventBundle::class => ['all' => true],
ChampsLibres\AsyncUploaderBundle\ChampsLibresAsyncUploaderBundle::class => ['all' => true],
];