File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 23
23
<parameter key =" Symfony\Component\HttpKernel\Event\ViewEvent" >kernel.view</parameter >
24
24
<parameter key =" Symfony\Component\HttpKernel\Event\ExceptionEvent" >kernel.exception</parameter >
25
25
<parameter key =" Symfony\Component\HttpKernel\Event\TerminateEvent" >kernel.terminate</parameter >
26
- <parameter key =" Symfony\Component\Security\Core\Event\AuthenticationSuccessEvent" >security.authentication.success</parameter >
27
- <parameter key =" Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" >security.authentication.failure</parameter >
28
- <parameter key =" Symfony\Component\Security\Http\Event\InteractiveLoginEvent" >security.interactive_login</parameter >
29
- <parameter key =" Symfony\Component\Security\Http\Event\SwitchUserEvent" >security.switch_user</parameter >
30
26
<parameter key =" Symfony\Component\Workflow\Event\GuardEvent" >workflow.guard</parameter >
31
27
<parameter key =" Symfony\Component\Workflow\Event\LeaveEvent" >workflow.leave</parameter >
32
28
<parameter key =" Symfony\Component\Workflow\Event\TransitionEvent" >workflow.transition</parameter >
Original file line number Diff line number Diff line change 78
78
"symfony/messenger" : " <4.3" ,
79
79
"symfony/mime" : " <4.4" ,
80
80
"symfony/property-info" : " <3.4" ,
81
+ "symfony/security-bundle" : " <4.4" ,
81
82
"symfony/serializer" : " <4.2" ,
82
83
"symfony/stopwatch" : " <3.4" ,
83
84
"symfony/translation" : " <4.4" ,
You can’t perform that action at this time.
0 commit comments