From 00b962435ec61bd34baa8c7a3a3d8efdba1abc73 Mon Sep 17 00:00:00 2001
From: Jan-Hendrik Willms <tleilax+github@gmail.com>
Date: Tue, 28 Mar 2023 14:47:02 +0200
Subject: [PATCH] reapply update of php-di/php-di, fixes #2461

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

diff --git a/composer.json b/composer.json
index 4957f690e9d..6dd4252b1bf 100644
--- a/composer.json
+++ b/composer.json
@@ -49,7 +49,7 @@
         "opis/json-schema": "^1.0",
         "slim/psr7": "1.4",
         "slim/slim": "^4.7.1",
-        "php-di/php-di": "6.3.4",
+        "php-di/php-di": "^6.3.4",
         "symfony/console": "^5.3.16",
         "symfony/process": "^5.4",
         "jumbojett/openid-connect-php": "^0.9.2",
-- 
GitLab