diff --git a/renovate.json b/renovate.json index 80e1437..fa9592f 100644 --- a/renovate.json +++ b/renovate.json @@ -16,6 +16,11 @@ "dependencyDashboardApproval": true, "matchUpdateTypes": [ "major" ] }, + { + "matchManagers": [ "composer" ], + "matchDepNames": [ "php" ], + "enabled": false + }, { "matchManagers": [ "composer" ], "rangeStrategy": "bump"