From c37949bf33942d60f71562b99636f40b5a526a12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 00:28:01 +0000 Subject: [PATCH] Update php tool constraint to ~8.5.0 --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 40e64da..72bad1d 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -12,7 +12,7 @@ } ], "constraints": { - "php": "~8.3.0" + "php": "~8.5.0" }, "ignorePaths": [ ".ddev/"