From 3c54d5e800128d534c5433c9b770504712f3c1cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 10:09:12 +0000 Subject: [PATCH] chore(deps): update php tool constraint to ~8.5.0 --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 6c46a34..f20527d 100644 --- a/renovate.json +++ b/renovate.json @@ -10,7 +10,7 @@ "dependencyDashboard": true, "prHourlyLimit": 0, "constraints": { - "php": "~8.3.1" + "php": "~8.5.0" }, "packageRules": [ {