test cs-fixer

This commit is contained in:
Mathieu Jaumotte 2023-11-14 14:50:21 +01:00
parent 3e39c0ced7
commit 200ab836c7
5 changed files with 6 additions and 7 deletions

View File

@ -44,5 +44,4 @@ return [
ChampsLibres\WopiBundle\WopiBundle::class => ['all' => true], ChampsLibres\WopiBundle\WopiBundle::class => ['all' => true],
Chill\WopiBundle\ChillWopiBundle::class => ['all' => true], Chill\WopiBundle\ChillWopiBundle::class => ['all' => true],
\Lexik\Bundle\JWTAuthenticationBundle\LexikJWTAuthenticationBundle::class => ['all' => true], \Lexik\Bundle\JWTAuthenticationBundle\LexikJWTAuthenticationBundle::class => ['all' => true],
]; ];