symfony bot requested changes

This commit is contained in:
Ole Rößner
2019-08-15 14:52:42 +02:00
parent f4e20693cf
commit 634f5a837f

View File

@@ -7,12 +7,12 @@ services:
# Enable DTO handler.
# Comment or remove, if you don't want to use the default.
# See any of the default handlers for reference.
Basster\LazyResponseBundle\Response\Handler\RedirectResponseHandler: ~
Basster\LazyResponseBundle\Response\Handler\RedirectResponseHandler: null
# Requires twig
# Basster\LazyResponseBundle\Response\Handler\TwigResponseHandler: ~
# Basster\LazyResponseBundle\Response\Handler\TwigResponseHandler: null
# Requires symfony/serializer
# Basster\LazyResponseBundle\Response\Handler\JsonSerializeResponseHandler: ~
# Basster\LazyResponseBundle\Response\Handler\JsonSerializeResponseHandler: null
# Feel free to add your own handlers: