From 7b697f49574d7849c417ed75d6d8ceded68f158e Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Tue, 1 Oct 2024 12:50:49 +0300
Subject: [PATCH] Issue #3477997: Update Flood Control module from ~2 to ~3

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index d8099b0..f9f6c92 100644
--- a/composer.json
+++ b/composer.json
@@ -95,7 +95,7 @@
     "drupal/honeypot": "~2.1.0",
     "drupal/antibot": "~2",
     "drupal/shield": "~1",
-    "drupal/flood_control": "~2",
+    "drupal/flood_control": "~3",
     "drupal/captcha": "~2",
     "drupal/recaptcha": "~3",
     "drupal/length_indicator": "~1",
-- 
GitLab