ajouter l'envoi des email

This commit is contained in:
maher
2026-06-10 14:45:02 +02:00
parent 2c744608fe
commit 46c35badfd
2373 changed files with 1165 additions and 9 deletions
Regular → Executable
+1
View File
@@ -8,4 +8,5 @@ return [
Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle::class => ['all' => true],
Symfony\Bundle\SecurityBundle\SecurityBundle::class => ['all' => true],
Symfony\Bundle\WebProfilerBundle\WebProfilerBundle::class => ['dev' => true, 'test' => true],
Symfony\Bundle\MonologBundle\MonologBundle::class => ['all' => true],
];