Skip to content

Commit f7ce937

Browse files
authored
Update renovate.json
1 parent e5db537 commit f7ce937

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

renovate.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,9 @@
99
"dependencyDashboard": true,
1010
"lockFileMaintenance": { "enabled": true },
1111
"composerIgnorePlatformReqs": ["ext-*", "lib-*"],
12-
"rangeStrategy": "update-lockfile"
12+
"rangeStrategy": "update-lockfile",
13+
"constraints": {
14+
"composer": "> 2.3",
15+
"npm": "> 8.0"
16+
}
1317
}

0 commit comments

Comments
 (0)