From 42bcd9222830b9fd70f959eb112f700721784cfd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 12:13:42 +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 bc173d1..c723a66 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": [ {