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": "*",