From 54f18987c6e70335a4618f14ecc02e05e07b94e4 Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Thu, 19 Sep 2024 14:40:15 +0300
Subject: [PATCH] Issue #3475521: Update Color Field from ~2 to ~2 || ~3 to
 allow for a smoother update process

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

diff --git a/composer.json b/composer.json
index b300018..4531ed7 100644
--- a/composer.json
+++ b/composer.json
@@ -35,7 +35,7 @@
     "drupal/facets_block": "~2",
     "drupal/better_exposed_filters": "~6",
     "drupal/fivestar": "~1",
-    "drupal/color_field": "~2",
+    "drupal/color_field": "~2 || ~3",
     "drupal/term_reference_tree": "~2",
     "drupal/views_data_export": "~1",
     "drupal/colorbox": "~2",
-- 
GitLab