Merge branch 'main' into upgrade-sf5

This commit is contained in:
2024-02-11 22:20:04 +01:00
13 changed files with 4274 additions and 3749 deletions

View File

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