Add new REST ressources.
[Project_proches_de_moi-server.git] / config / bundles.php
index 4be76836a0424a055fb89ef2ad581a5c7bf12489..27dd46c4c1fa8a96c010cac7d4994bb74a98c35d 100644 (file)
@@ -10,4 +10,5 @@ return [
     Symfony\Bundle\WebServerBundle\WebServerBundle::class => ['all' => true],
     Symfony\Bundle\SecurityBundle\SecurityBundle::class => ['all' => true],
     Symfony\Bundle\TwigBundle\TwigBundle::class => ['all' => true],
+    Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle::class => ['all' => true],
 ];