From bb6ba6edc0e37c4c7af8e93589b735d86249da63 Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen.haas@lakedrops.com>
Date: Fri, 14 Oct 2022 12:45:53 +0200
Subject: [PATCH] Allow colorbox ^1 and ^2

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

diff --git a/composer.json b/composer.json
index eca8a7e..8567ee8 100644
--- a/composer.json
+++ b/composer.json
@@ -50,7 +50,7 @@
         "drupal/antibot": "^1.4",
         "drupal/block_class": "^1.2",
         "drupal/coffee": "^1.0",
-        "drupal/colorbox": "^1.6",
+        "drupal/colorbox": "^1.6 | ^2.0",
         "drupal/config_auto_export": "^2.0",
         "drupal/config_filter": "^2.0",
         "drupal/config_split": "^2.0",
-- 
GitLab