]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/AppKernel.php
Merge pull request #4274 from AKKED/add_ja
[github/wallabag/wallabag.git] / app / AppKernel.php
index 7d19e9abc0ee590cafb09ec0215b08a2d21c67fa..fcf929c65face29b40708fbbd9eb7c24ed0d8f27 100644 (file)
@@ -34,6 +34,8 @@ class AppKernel extends Kernel
             new FOS\JsRoutingBundle\FOSJsRoutingBundle(),
             new BD\GuzzleSiteAuthenticatorBundle\BDGuzzleSiteAuthenticatorBundle(),
             new OldSound\RabbitMqBundle\OldSoundRabbitMqBundle(),
+            new Http\HttplugBundle\HttplugBundle(),
+            new Sentry\SentryBundle\SentryBundle(),
 
             // wallabag bundles
             new Wallabag\CoreBundle\WallabagCoreBundle(),