config ignore shield
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"composer/installers": "^2.0",
|
"composer/installers": "^2.0",
|
||||||
"drupal/cer": "^5.0@beta",
|
"drupal/cer": "^5.0@beta",
|
||||||
|
"drupal/config_ignore": "^3.3",
|
||||||
"drupal/core-composer-scaffold": "^10.4",
|
"drupal/core-composer-scaffold": "^10.4",
|
||||||
"drupal/core-project-message": "^10.4",
|
"drupal/core-project-message": "^10.4",
|
||||||
"drupal/core-recommended": "^10.4",
|
"drupal/core-recommended": "^10.4",
|
||||||
|
|||||||
6
composer.lock
generated
6
composer.lock
generated
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "22d13c8520e4cf5ccfd938823e0ca9b7",
|
"content-hash": "262ce40a93ec66896b34a5e1196ff80b",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "asm89/stack-cors",
|
"name": "asm89/stack-cors",
|
||||||
@@ -2612,6 +2612,10 @@
|
|||||||
"homepage": "https://www.drupal.org/u/bircher",
|
"homepage": "https://www.drupal.org/u/bircher",
|
||||||
"role": "Maintainer"
|
"role": "Maintainer"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "nord102",
|
||||||
|
"homepage": "https://www.drupal.org/user/3471419"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "tlyngej",
|
"name": "tlyngej",
|
||||||
"homepage": "https://www.drupal.org/user/413139"
|
"homepage": "https://www.drupal.org/user/413139"
|
||||||
|
|||||||
@@ -2,4 +2,5 @@ _core:
|
|||||||
default_config_hash: LzdDtE3Im_Ysio7g1Eo8ymSMq0mgSQMPzv0khsr_J64
|
default_config_hash: LzdDtE3Im_Ysio7g1Eo8ymSMq0mgSQMPzv0khsr_J64
|
||||||
langcode: fr
|
langcode: fr
|
||||||
mode: simple
|
mode: simple
|
||||||
ignored_config_entities: { }
|
ignored_config_entities:
|
||||||
|
- shield.settings.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user