]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/AppKernel.php
Merge pull request #2731 from llune/patch-2
[github/wallabag/wallabag.git] / app / AppKernel.php
index 52f85558515f4549b237fcc15b5c0a7d50f3192c..c8382d5f6c27991f2034dfcb93e1c030b30e35cc 100644 (file)
@@ -29,8 +29,9 @@ class AppKernel extends Kernel
             new KPhoen\RulerZBundle\KPhoenRulerZBundle(),
             new Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle(),
             new Craue\ConfigBundle\CraueConfigBundle(),
-            new Lexik\Bundle\MaintenanceBundle\LexikMaintenanceBundle(),
             new WhiteOctober\PagerfantaBundle\WhiteOctoberPagerfantaBundle(),
+            new FOS\JsRoutingBundle\FOSJsRoutingBundle(),
+            new BD\GuzzleSiteAuthenticatorBundle\BDGuzzleSiteAuthenticatorBundle(),
 
             // wallabag bundles
             new Wallabag\CoreBundle\WallabagCoreBundle(),