diff --git a/renovate.json b/renovate.json index 4655acd..4598d2d 100644 --- a/renovate.json +++ b/renovate.json @@ -6,6 +6,6 @@ ], "rebaseWhen": "behind-base-branch", "constraints": { - "php": "8.1" + "php": "8.5.8" } }