X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FAppKernel.php;h=fcf929c65face29b40708fbbd9eb7c24ed0d8f27;hb=4d3478ec5306be248149e4f12c16cc112d5cb11b;hp=7d19e9abc0ee590cafb09ec0215b08a2d21c67fa;hpb=3620dae1e6b3fab5a4ba4001b4581ce7ed795996;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(),