diff --git a/.github/renovate.json b/.github/renovate.json index 2cc0f77..c084978 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -8,7 +8,7 @@ ], "baseBranches": ["main"], "constraints": { - "php": "8.3.8" + "php": "8.3.12" }, "enabled": true }