Forgot password

This commit is contained in:
Frank
2026-01-03 22:57:45 +01:00
parent 9cf04be857
commit 55a46a42b2
23 changed files with 556 additions and 6 deletions
+1
View File
@@ -16,4 +16,5 @@ return [
Symfony\WebpackEncoreBundle\WebpackEncoreBundle::class => ['all' => true],
Symfony\Bundle\MercureBundle\MercureBundle::class => ['all' => true],
SymfonyCasts\Bundle\VerifyEmail\SymfonyCastsVerifyEmailBundle::class => ['all' => true],
SymfonyCasts\Bundle\ResetPassword\SymfonyCastsResetPasswordBundle::class => ['all' => true],
];