From e190c3533023fb15dcee1ac897c61fe50fbe72fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 12:08:15 +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 9b621af..06c4939 100644 --- a/renovate.json +++ b/renovate.json @@ -11,7 +11,7 @@ "dependencyDashboard": true, "prHourlyLimit": 0, "constraints": { - "php": "~8.3.1" + "php": "~8.5.0" }, "packageRules": [ {