X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FAppKernel.php;h=fcf929c65face29b40708fbbd9eb7c24ed0d8f27;hb=64885da458d6c3a57883393f3d924c1a7c245284;hp=7d19e9abc0ee590cafb09ec0215b08a2d21c67fa;hpb=18460b2d79125d0252e7fe71e1ae84d5ef4f040a;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/AppKernel.php b/app/AppKernel.php index 7d19e9ab..fcf929c6 100644 --- a/app/AppKernel.php +++ b/app/AppKernel.php @@ -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(),