]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/AppKernel.php
Use httplug
[github/wallabag/wallabag.git] / app / AppKernel.php
index 7d19e9abc0ee590cafb09ec0215b08a2d21c67fa..4a54da298f13987aaca37b77977ff83c8e922a63 100644 (file)
@@ -34,6 +34,7 @@ class AppKernel extends Kernel
             new FOS\JsRoutingBundle\FOSJsRoutingBundle(),
             new BD\GuzzleSiteAuthenticatorBundle\BDGuzzleSiteAuthenticatorBundle(),
             new OldSound\RabbitMqBundle\OldSoundRabbitMqBundle(),
+            new Http\HttplugBundle\HttplugBundle(),
 
             // wallabag bundles
             new Wallabag\CoreBundle\WallabagCoreBundle(),