]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/AppKernel.php
add slug for tags
[github/wallabag/wallabag.git] / app / AppKernel.php
index 1eacb348ec7d1d93a68de19919ea7863b82fdc4f..85edc14affea612128abe6a8ea1214393c4eff84 100644 (file)
@@ -28,6 +28,7 @@ class AppKernel extends Kernel
             new Lexik\Bundle\FormFilterBundle\LexikFormFilterBundle(),
             new FOS\OAuthServerBundle\FOSOAuthServerBundle(),
             new Wallabag\UserBundle\WallabagUserBundle(),
+            new Stof\DoctrineExtensionsBundle\StofDoctrineExtensionsBundle(),
             new Scheb\TwoFactorBundle\SchebTwoFactorBundle(),
             new KPhoen\RulerZBundle\KPhoenRulerZBundle(),
         );