Skip to content

Commit

Permalink
[violinist] bind core package updates (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell committed Nov 17, 2021
1 parent f9ebf08 commit 6f0866f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,18 @@
"patchLevel": {
"drupal/core": "-p2"
},
"patches": {}
"patches": {},
"violinist": {
"allow_updates_beyond_constraint": 0,
"blocklist": [
"drupal/core-composer-scaffold"
],
"bundled_packages": {
"drupal/core-recommended": [
"drupal/core-composer-scaffold"
]
}
}
},
"repositories": {
"drupal": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6f0866f

Please sign in to comment.