Skip to content

Commit dd39d68

Browse files
authored
Update renovate.json
1 parent 0dd1050 commit dd39d68

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

renovate.json

+5-1
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)