From 0c020baa460012d4a79966004595f2456f84bd43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 12:49:59 +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": [ {