Skip to content

Commit

Permalink
Security option enable_authenticator_manager is no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
scheb committed Nov 4, 2023
1 parent ffc7eb7 commit a6cdfc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/config/packages/security.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
use Symfony\Component\DependencyInjection\ContainerBuilder;

$config = [
'enable_authenticator_manager' => true,
'providers' => [
'our_db_provider' => [
'entity' => [
Expand Down

0 comments on commit a6cdfc2

Please sign in to comment.