Quite some work done here.

This commit is contained in:
Frank
2026-01-03 22:12:51 +01:00
parent b58da74967
commit 654b4036b4
28 changed files with 657 additions and 40 deletions
+1
View File
@@ -15,4 +15,5 @@ return [
Symfony\Bundle\MakerBundle\MakerBundle::class => ['dev' => true],
Symfony\WebpackEncoreBundle\WebpackEncoreBundle::class => ['all' => true],
Symfony\Bundle\MercureBundle\MercureBundle::class => ['all' => true],
SymfonyCasts\Bundle\VerifyEmail\SymfonyCastsVerifyEmailBundle::class => ['all' => true],
];