From 9a181d019dd2fb75c4a7d1e8e9398f2a07ab10b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 19:38:55 +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 0f44511..d42ce2d 100644 --- a/renovate.json +++ b/renovate.json @@ -8,7 +8,7 @@ "dependencyDashboard": true, "prHourlyLimit": 0, "constraints": { - "php": "~8.3.1" + "php": "~8.5.0" }, "packageRules": [ {