Configure Violinist
This commit is contained in:
parent
50cf190364
commit
0ebc4d0dbc
2 changed files with 26 additions and 11 deletions
|
@ -164,6 +164,21 @@
|
|||
" * Remove the plugin that prints this message:",
|
||||
" composer remove drupal/core-project-message"
|
||||
]
|
||||
},
|
||||
"violinist": {
|
||||
"automerge": 1,
|
||||
"bundled_packages": {
|
||||
"drupal/core-recommended": [
|
||||
"drupal/core-composer-scaffold",
|
||||
"drupal/core-dev",
|
||||
"drupal/core-project-message"
|
||||
]
|
||||
},
|
||||
"blocklist": [
|
||||
"drupal/core-composer-scaffold",
|
||||
"drupal/core-dev",
|
||||
"drupal/core-project-message"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue