We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb3f6e1 commit 149eba2Copy full SHA for 149eba2
Tests/Functional/app/AccessDeniedListener/security.php
@@ -19,7 +19,7 @@
19
'firewalls' => [
20
'default' => [
21
'provider' => 'in_memory',
22
- 'anonymous' => 'lazy',
+ 'anonymous' => null,
23
'stateless' => true,
24
'guard' => [
25
'authenticators' => [
0 commit comments