X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=app%2FAppKernel.php;h=fcf929c65face29b40708fbbd9eb7c24ed0d8f27;hb=8afcb3a6478325959c872fccf206bf8dc80d164c;hp=7d19e9abc0ee590cafb09ec0215b08a2d21c67fa;hpb=39502b4748709948658fd236a1883b902c6fd470;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(),