]> 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 342bd1393e0b30ab31a66271f40b00e4d9cb9034..c8382d5f6c27991f2034dfcb93e1c030b30e35cc 100644 (file)
@@ -30,6 +30,8 @@ class AppKernel extends Kernel
             new Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle(),
             new Craue\ConfigBundle\CraueConfigBundle(),
             new WhiteOctober\PagerfantaBundle\WhiteOctoberPagerfantaBundle(),
+            new FOS\JsRoutingBundle\FOSJsRoutingBundle(),
+            new BD\GuzzleSiteAuthenticatorBundle\BDGuzzleSiteAuthenticatorBundle(),
 
             // wallabag bundles
             new Wallabag\CoreBundle\WallabagCoreBundle(),