From 6ce864f0012a14bedc86ee934939b6bff9fd6b58 Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen.haas@lakedrops.com>
Date: Sun, 20 Aug 2023 11:28:41 +0200
Subject: [PATCH] Bump smart_date dependency to optionally 4.0

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

diff --git a/composer.json b/composer.json
index 045fa97..bbd21c0 100644
--- a/composer.json
+++ b/composer.json
@@ -74,7 +74,7 @@
         "drupal/security_review": "1.x-dev",
         "drupal/simple_sitemap": "^4.1",
         "drupal/sitemap": "^2.0",
-        "drupal/smart_date": "^3.1",
+        "drupal/smart_date": "^3.1||^4.0",
         "drupal/smtp": "^1.0",
         "drupal/stage_file_proxy": "^1.1||^2.0",
         "drupal/subpathauto": "^1.1",
-- 
GitLab