From 45a7260a7d7a1f54d96e41ffe76e4488008690c3 Mon Sep 17 00:00:00 2001 From: Melroy van den Berg Date: Thu, 12 Sep 2024 16:13:26 +0200 Subject: [PATCH] Fix lint again --- config/bundles.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/bundles.php b/config/bundles.php index 44eb6577e..08bbb4a26 100644 --- a/config/bundles.php +++ b/config/bundles.php @@ -1,5 +1,7 @@ ['all' => true], Symfony\Bundle\SecurityBundle\SecurityBundle::class => ['all' => true],