We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5db537 commit f7ce937Copy full SHA for f7ce937
renovate.json
@@ -9,5 +9,9 @@
9
"dependencyDashboard": true,
10
"lockFileMaintenance": { "enabled": true },
11
"composerIgnorePlatformReqs": ["ext-*", "lib-*"],
12
- "rangeStrategy": "update-lockfile"
+ "rangeStrategy": "update-lockfile",
13
+ "constraints": {
14
+ "composer": "> 2.3",
15
+ "npm": "> 8.0"
16
+ }
17
}
0 commit comments