From 24fded8b61095257e621be76e2b855cc3499ce6a Mon Sep 17 00:00:00 2001 From: roadiz-ci Date: Thu, 16 Nov 2023 17:46:02 +0000 Subject: [PATCH] Merge branch hotfix/v2.1.50 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0b59044..f136add 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "ext-zip": "*", "ext-simplexml": "*", "ext-fileinfo": "*", - "doctrine/orm": "^2.14.1", + "doctrine/orm": "^2.14.1 < 2.17", "enshrined/svg-sanitize": "^0.15", "guzzlehttp/guzzle": "^7.2.0", "guzzlehttp/psr7": "^2.0",