From 149bd57031402d09da68c458012f581e15f0ff6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 09:34:59 +0000 Subject: [PATCH] Update dependency php to ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 928cbdb..48185c8 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ } }, "require": { - "php": "~8.2.0 || ~8.3.0 || ~8.4.0", + "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0", "dotkernel/dot-cli": "^3.11.1", "dotkernel/dot-dependency-injection": "^1.2", "dotkernel/dot-errorhandler": "4.2.1",