From 8a0368ab00a2f557a3a8ae867fb92edf91580919 Mon Sep 17 00:00:00 2001 From: Shlee Date: Mon, 31 Aug 2026 17:14:21 +0930 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f6e595cdc..d7c21a802 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "license": "AGPL-3.0-only", "type": "project", "require": { - "php": "^8.3|^8.4", + "php": "^8.3|^8.4|^8.5", "ext-bcmath": "*", "ext-ctype": "*", "ext-curl": "*",