Skip to content

Commit 069c416

Browse files
authored
Update renovate.json
1 parent 21db61f commit 069c416

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@
77
],
88
"versioning": "semver",
99
"dependencyDashboard": true,
10-
"lockFileMaintenance": { "enabled": true }
10+
"lockFileMaintenance": { "enabled": true },
11+
"composerIgnorePlatformReqs": ["ext-*", "lib-*"],
12+
"rangeStrategy": "update-lockfile"
1113
}

0 commit comments

Comments
 (0)