diff --git a/.github/renovate.json b/.github/renovate.json index df2578b..a0501d7 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -17,7 +17,7 @@ { "description": "PHP version of the cakephp-4.x branch", "matchBaseBranches": ["cakephp-4.x"], - "constraints": { "php": "^7.4" } + "constraints": { "php": "^8.0" } }, { "description": "PHP version of the cakephp-5.x branch",