config ignored migrate_google_sheets settings
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"require": {
|
||||
"composer/installers": "^2.0",
|
||||
"drupal/cer": "^5.0@beta",
|
||||
"drupal/config_ignore": "^3.4",
|
||||
"drupal/core-composer-scaffold": "^10.6",
|
||||
"drupal/core-project-message": "^10.6",
|
||||
"drupal/core-recommended": "^10.6",
|
||||
|
||||
Generated
+1
-1
@@ -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": "ac449b2db370114a786d294bd986b5db",
|
||||
"content-hash": "106972960801f7381a1a67ec42c2c2ec",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
_core:
|
||||
default_config_hash: LzdDtE3Im_Ysio7g1Eo8ymSMq0mgSQMPzv0khsr_J64
|
||||
langcode: fr
|
||||
ignored_config_entities: { }
|
||||
mode: simple
|
||||
ignored_config_entities:
|
||||
- migrate_google_sheets.settings
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
api_key: AIzaSyBOzRmGI0voXH7Ly8eva3PmphdzGuaNKsc
|
||||
Reference in New Issue
Block a user