Skip to content

Commit

Permalink
Update renovate.json (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackwar authored Sep 20, 2022
1 parent 2751341 commit 52da241
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,9 @@
"dependencyDashboard": true,
"lockFileMaintenance": { "enabled": true },
"composerIgnorePlatformReqs": ["ext-*", "lib-*"],
"rangeStrategy": "update-lockfile"
"rangeStrategy": "update-lockfile",
"constraints": {
"composer": "> 2.3",
"npm": "> 8.0"
}
}

0 comments on commit 52da241

Please sign in to comment.