From fd9c946c940c13ebd9880aaf4b86c8791383ea67 Mon Sep 17 00:00:00 2001 From: Bradley Date: Thu, 8 Aug 2024 16:44:37 +0100 Subject: [PATCH] Remove badge bundle --- config/services.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/config/services.yaml b/config/services.yaml index e300a32..b3fe788 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -8,11 +8,6 @@ services: tags: - { name: twig.component } - Pcm\BadgeBundle\Twig\Component\BadgeOutline: - public: false - tags: - - { name: twig.component } - # Hide the fully qualified Greeting class name from public view # but give the class an alias. This alias will be made public instead. #