]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/services.yml
Fix date filter on same day
[github/wallabag/wallabag.git] / app / config / services.yml
index af22d3818cd7880c02c7ac8f67cbd610992b9242..b3ec7c513317e690f0899ab613e975fa4c2bd4c6 100644 (file)
@@ -4,6 +4,7 @@ parameters:
     security.authentication.provider.dao.class: Wallabag\CoreBundle\Security\Authentication\Provider\WallabagAuthenticationProvider
     security.encoder.digest.class: Wallabag\CoreBundle\Security\Authentication\Encoder\WallabagPasswordEncoder
     security.validator.user_password.class: Wallabag\CoreBundle\Security\Validator\WallabagUserPasswordValidator
+    lexik_form_filter.get_filter.doctrine_orm.class: Wallabag\CoreBundle\Event\Subscriber\CustomDoctrineORMSubscriber
 
 services:
     # used for tests