Skip to content

Commit

Permalink
Updated renovate to use common config. Set platform config to PHP 8.1.99
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Richer eric.richer@vistoconsulting.com <eric.richer@vistoconsulting.com>
  • Loading branch information
visto9259 committed Oct 24, 2024
1 parent b64c0bc commit 5f050b0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
},
"platform": {
"php": "8.1.99"
}
}
}
7 changes: 2 additions & 5 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"major": {
"dependencyDashboardApproval": true
}
"local>lm-commons/.github:renovate-config"
]
}

0 comments on commit 5f050b0

Please sign in to comment.