bumpi
All checks were successful
/ ls (pull_request) Successful in 1m37s
/ ls (push) Successful in 1m37s

This commit is contained in:
lubiana 2025-06-29 19:34:59 +02:00
parent 1f9562d36b
commit 8ebf229d62
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk
3 changed files with 1488 additions and 842 deletions

View file

@ -48,13 +48,13 @@ return [
'dev' => true,
'test' => true,
],
ApiPlatformBundle::class => [
'all' => true,
],
TwigExtraBundle::class => [
'all' => true,
],
MonologBundle::class => [
'all' => true,
],
ApiPlatformBundle::class => [
'all' => true,
],
];