Commit bb6b3989 by Damien Moulard

add missing arg

parent 46e7086a
......@@ -207,6 +207,7 @@ services:
App\EventListener\PreventDisabledUserAutoLoginListener:
arguments:
$tokenStorage: '@security.token_storage'
$requestStack: '@request_stack'
tags:
- { name: kernel.event_subscriber }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment