Envoie de notification à la pose et la vadliation de congés

This commit is contained in:
2020-06-12 15:18:53 +02:00
parent 08249abbf5
commit 20d42d319a
11 changed files with 262 additions and 1 deletions

View File

@@ -19,4 +19,5 @@ return [
Tetranz\Select2EntityBundle\TetranzSelect2EntityBundle::class => ['all' => true],
Oneup\UploaderBundle\OneupUploaderBundle::class => ['all' => true],
Knp\Bundle\SnappyBundle\KnpSnappyBundle::class => ['all' => true],
Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle::class => ['all' => true],
];