Configure Violinist
This commit is contained in:
parent
50cf190364
commit
0ebc4d0dbc
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
22
composer.lock
generated
22
composer.lock
generated
|
@ -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": "403679965fc37dcb9658757849173e4e",
|
||||
"content-hash": "60ff6306126850ee3c7ad45601a5a87a",
|
||||
"packages": [
|
||||
{
|
||||
"name": "apimatic/jsonmapper",
|
||||
|
@ -2519,7 +2519,7 @@
|
|||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.37",
|
||||
"datestamp": "1704127692",
|
||||
"datestamp": "1705503863",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -2768,7 +2768,7 @@
|
|||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.37",
|
||||
"datestamp": "1704127692",
|
||||
"datestamp": "1705503863",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -2812,7 +2812,7 @@
|
|||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.37",
|
||||
"datestamp": "1704127692",
|
||||
"datestamp": "1705503863",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -3049,7 +3049,7 @@
|
|||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.37",
|
||||
"datestamp": "1704127692",
|
||||
"datestamp": "1705503863",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -3097,7 +3097,7 @@
|
|||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.37",
|
||||
"datestamp": "1704127692",
|
||||
"datestamp": "1705503863",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -3141,7 +3141,7 @@
|
|||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.37",
|
||||
"datestamp": "1704127692",
|
||||
"datestamp": "1705503863",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -3242,7 +3242,7 @@
|
|||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.37",
|
||||
"datestamp": "1704127692",
|
||||
"datestamp": "1705503863",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -3349,7 +3349,7 @@
|
|||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.37",
|
||||
"datestamp": "1704127692",
|
||||
"datestamp": "1705503863",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -3616,7 +3616,7 @@
|
|||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.37",
|
||||
"datestamp": "1704127692",
|
||||
"datestamp": "1705503863",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -3721,7 +3721,7 @@
|
|||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.37",
|
||||
"datestamp": "1704127692",
|
||||
"datestamp": "1705503863",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
|
Loading…
Reference in a new issue