fixes after merge of master into upgrade-sf4

This commit is contained in:
2024-02-13 10:59:30 +01:00
parent fecb561b3b
commit 9b42f328ae
4 changed files with 109 additions and 25 deletions

View File

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