]> Raphaƫl G. Git Repositories - veranda/blobdiff - config/bundles.php
Cleanup
[veranda] / config / bundles.php
index 52e627d50e8500c11c4708457b183dc0c1bc248f..9078a5b37af8b7cb7713b41fd29c08d6b1fca86e 100644 (file)
@@ -6,4 +6,5 @@ return [
     Symfony\Bundle\WebProfilerBundle\WebProfilerBundle::class => ['dev' => true, 'test' => true],
     Rapsys\TreeBundle\RapsysTreeBundle::class => ['all' => true],
     Rapsys\PackBundle\RapsysPackBundle::class => ['all' => true],
     Symfony\Bundle\WebProfilerBundle\WebProfilerBundle::class => ['dev' => true, 'test' => true],
     Rapsys\TreeBundle\RapsysTreeBundle::class => ['all' => true],
     Rapsys\PackBundle\RapsysPackBundle::class => ['all' => true],
+    Symfony\Bundle\SecurityBundle\SecurityBundle::class => ['all' => true],
 ];
 ];