]> Raphaƫl G. Git Repositories - airlibre/blobdiff - config/bundles.php
Add security bundle
[airlibre] / config / bundles.php
index 9c03cd521be3a48c12c62ba16a746c47620e070f..e987f7ad18cf7d243b82e067545874516d66995e 100644 (file)
@@ -9,4 +9,5 @@ return [
     Symfony\Bundle\MonologBundle\MonologBundle::class => ['all' => true],
     Symfony\Bundle\WebProfilerBundle\WebProfilerBundle::class => ['dev' => true, 'test' => true],
     Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
+    Symfony\Bundle\SecurityBundle\SecurityBundle::class => ['all' => true],
 ];