From 126be5cc3aed9dd1d501036260c0ade3a0faacde Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Thu, 13 Jun 2024 14:35:37 +0300
Subject: [PATCH] Issue #3454390: Update MaxLength module from ~2 to ~2 || ~3
 in Varbase Core to allow a smoother update process

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

diff --git a/composer.json b/composer.json
index fb0a0a9..17a4f24 100644
--- a/composer.json
+++ b/composer.json
@@ -99,7 +99,7 @@
     "drupal/captcha": "~2",
     "drupal/recaptcha": "~3",
     "drupal/length_indicator": "~1",
-    "drupal/maxlength": "~2",
+    "drupal/maxlength": "~2 || ~3",
     "drupal/menu_position": "~1",
     "drupal/taxonomy_manager": "~2",
     "drupal/taxonomy_access_fix": "~4",
-- 
GitLab