X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=inline;f=app%2FAppKernel.php;h=85edc14affea612128abe6a8ea1214393c4eff84;hb=831b02aaf2709d632453a03ab8eb2663fb947497;hp=1eacb348ec7d1d93a68de19919ea7863b82fdc4f;hpb=a7f1921f7db312b5def3839393357f443dcbb52c;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/AppKernel.php b/app/AppKernel.php index 1eacb348..85edc14a 100644 --- a/app/AppKernel.php +++ b/app/AppKernel.php @@ -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(), );