From 21647a219013b2f41d9d915035aae5a1812859d0 Mon Sep 17 00:00:00 2001 From: Andrew Longosz Date: Mon, 25 Mar 2024 15:31:41 +0100 Subject: [PATCH] [ibexa/experience] Explicitly declared Gregwar\CaptchaBundle in bundles list --- ibexa/experience/4.6/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ibexa/experience/4.6/manifest.json b/ibexa/experience/4.6/manifest.json index 0b1ed196..f102bd9e 100644 --- a/ibexa/experience/4.6/manifest.json +++ b/ibexa/experience/4.6/manifest.json @@ -12,6 +12,7 @@ "Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle": ["all"], "Symfony\\Bundle\\MonologBundle\\MonologBundle": ["all"], "Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle": ["all"], + "Gregwar\\CaptchaBundle\\GregwarCaptchaBundle": ["all"], "Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle": [ "all" ],