Configure Violinist

This commit is contained in:
Oliver Davies 2024-01-18 01:02:28 +00:00
parent d50fe24cab
commit 071fd8e6f9
2 changed files with 16 additions and 1 deletions

View file

@ -93,6 +93,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"
]
}
},
"require-dev": {

2
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "7183bae7731a63f8bb0056d225a279ff",
"content-hash": "7bbf39b1e94367a9024fbddffc2d03cd",
"packages": [
{
"name": "asm89/stack-cors",