updated contrib modules, removed module feature
This commit is contained in:
+9
-8
@@ -24,14 +24,14 @@
|
||||
"composer/installers": "^1.7",
|
||||
"cweagans/composer-patches": "^1.6.5",
|
||||
"drupal/addtoany": "^1.4",
|
||||
"drupal/admin_toolbar": "^2.2",
|
||||
"drupal/admin_toolbar": "^2.3",
|
||||
"drupal/adminimal_theme": "^1.4",
|
||||
"drupal/audiofield": "1.9",
|
||||
"drupal/autologout": "^1.3",
|
||||
"drupal/basic": "1.3.0",
|
||||
"drupal/better_messages": "1.0.0-alpha2",
|
||||
"drupal/bulkdelete": "1.x-dev",
|
||||
"drupal/color_field": "^2.2",
|
||||
"drupal/color_field": "^2.3",
|
||||
"drupal/config_devel": "^1.4",
|
||||
"drupal/config_ignore": "^2.2",
|
||||
"drupal/console": "^1.0.2",
|
||||
@@ -44,10 +44,10 @@
|
||||
"drupal/domain": "^1.0",
|
||||
"drupal/domain_menu_access": "1.x-dev",
|
||||
"drupal/domain_site_settings": "1.3.0",
|
||||
"drupal/email_registration": "^1.0",
|
||||
"drupal/email_registration": "^1.1",
|
||||
"drupal/entity": "^1.0",
|
||||
"drupal/features": "3.8.0",
|
||||
"drupal/field_group": "^3.0",
|
||||
"drupal/features": "^3.11",
|
||||
"drupal/field_group": "^3.1",
|
||||
"drupal/filefield_sources": "1.x-dev",
|
||||
"drupal/filter_perms": "1.x-dev",
|
||||
"drupal/honeypot": "^1.30",
|
||||
@@ -55,7 +55,7 @@
|
||||
"drupal/login_emailusername": "^1.1",
|
||||
"drupal/maillog": "1.x-dev",
|
||||
"drupal/matomo": "1.9.0",
|
||||
"drupal/menu_admin_per_menu": "1.0.0",
|
||||
"drupal/menu_admin_per_menu": "1.0",
|
||||
"drupal/metatag": "^1.10",
|
||||
"drupal/migrate_tools": "^4.1",
|
||||
"drupal/path_alias_xt": "1.x-dev",
|
||||
@@ -65,13 +65,14 @@
|
||||
"drupal/redirect": "^1.3",
|
||||
"drupal/redis": "^1.1",
|
||||
"drupal/restui": "^1.17",
|
||||
"drupal/search_api": "^1.12",
|
||||
"drupal/simple_sitemap": "^3.1",
|
||||
"drupal/search_api": "^1.17",
|
||||
"drupal/simple_sitemap": "^3.7",
|
||||
"drupal/synonyms": "1.x-dev",
|
||||
"drupal/toolbar_themes": "1.x-dev",
|
||||
"drupal/translation_views": "^1.0",
|
||||
"drupal/url_to_video_filter": "^1.4",
|
||||
"drupal/views_bulk_edit": "^2.2",
|
||||
"drupal/views_bulk_operations": "^3.8",
|
||||
"drupal/workflow": "1.x-dev",
|
||||
"drush/drush": "^9.0.0",
|
||||
"oomphinc/composer-installers-extender": "^1.1",
|
||||
|
||||
Generated
+100
-91
@@ -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": "e5594dd7dcb71d65c174045259e7997f",
|
||||
"content-hash": "07074d576b4a3dad007cbe473d7457a2",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -1823,17 +1823,17 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/admin_toolbar",
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/admin_toolbar.git",
|
||||
"reference": "8.x-2.2"
|
||||
"reference": "8.x-2.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.2.zip",
|
||||
"reference": "8.x-2.2",
|
||||
"shasum": "41ea0e3321e6d1e190c486be49a99e60446d8dd7"
|
||||
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.3.zip",
|
||||
"reference": "8.x-2.3",
|
||||
"shasum": "cf8ee1aa8adfc604db4394655e3ba4c423d5f24a"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8.0 || ^9.0"
|
||||
@@ -1841,8 +1841,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.2",
|
||||
"datestamp": "1585017179",
|
||||
"version": "8.x-2.3",
|
||||
"datestamp": "1592535714",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -1851,7 +1851,7 @@
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
@@ -1895,7 +1895,7 @@
|
||||
"Toolbar"
|
||||
],
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/admin_toolbar",
|
||||
"source": "https://git.drupalcode.org/project/admin_toolbar",
|
||||
"issues": "https://www.drupal.org/project/issues/admin_toolbar"
|
||||
}
|
||||
},
|
||||
@@ -2295,20 +2295,20 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/color_field",
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/color_field.git",
|
||||
"reference": "8.x-2.2"
|
||||
"reference": "8.x-2.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/color_field-8.x-2.2.zip",
|
||||
"reference": "8.x-2.2",
|
||||
"shasum": "12eb5d74f361a2ebf8bf61f750c145cbf137919b"
|
||||
"url": "https://ftp.drupal.org/files/projects/color_field-8.x-2.3.zip",
|
||||
"reference": "8.x-2.3",
|
||||
"shasum": "88e40c8575924f74634f62bbea95b823ffd9053e"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "*"
|
||||
"drupal/core": "^8 || ^9"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/token": "~1.3",
|
||||
@@ -2320,12 +2320,9 @@
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-2.x": "2.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-2.2",
|
||||
"datestamp": "1579552087",
|
||||
"version": "8.x-2.3",
|
||||
"datestamp": "1592252308",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -3786,20 +3783,20 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/email_registration",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/email_registration.git",
|
||||
"reference": "8.x-1.0"
|
||||
"reference": "8.x-1.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/email_registration-8.x-1.0.zip",
|
||||
"reference": "8.x-1.0",
|
||||
"shasum": "f960f489f4273212b924a2d54e6cb8e43adb633e"
|
||||
"url": "https://ftp.drupal.org/files/projects/email_registration-8.x-1.1.zip",
|
||||
"reference": "8.x-1.1",
|
||||
"shasum": "cc0eef597216a6d025d9017df104f2693b029f96"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "*"
|
||||
"drupal/core": "^8.7.7 || ^9"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/commerce": "<2.12"
|
||||
@@ -3809,12 +3806,9 @@
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0",
|
||||
"datestamp": "1580243964",
|
||||
"version": "8.x-1.1",
|
||||
"datestamp": "1592317072",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -3823,7 +3817,7 @@
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
@@ -3850,7 +3844,7 @@
|
||||
"description": "Allows users to register with an email address as their username.",
|
||||
"homepage": "https://www.drupal.org/project/email_registration",
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/email_registration",
|
||||
"source": "https://git.drupalcode.org/project/email_registration",
|
||||
"issues": "http://drupal.org/project/issues/email_registration"
|
||||
}
|
||||
},
|
||||
@@ -3919,27 +3913,27 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/features",
|
||||
"version": "3.8.0",
|
||||
"version": "3.11.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/features.git",
|
||||
"reference": "8.x-3.8"
|
||||
"reference": "8.x-3.11"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/features-8.x-3.8.zip",
|
||||
"reference": "8.x-3.8",
|
||||
"shasum": "15cebd00e38d63c0d946682e76327a03499c27be"
|
||||
"url": "https://ftp.drupal.org/files/projects/features-8.x-3.11.zip",
|
||||
"reference": "8.x-3.11",
|
||||
"shasum": "cfdb1de2fb791856069c50b63eb28cb8d7c93442"
|
||||
},
|
||||
"require": {
|
||||
"drupal/config_update": "^1.4",
|
||||
"drupal/core": "*"
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-3.8",
|
||||
"datestamp": "1536512284",
|
||||
"version": "8.x-3.11",
|
||||
"datestamp": "1591023154",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -3953,7 +3947,7 @@
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
@@ -4005,26 +3999,29 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/field_group",
|
||||
"version": "3.0.0",
|
||||
"version": "3.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/field_group.git",
|
||||
"reference": "8.x-3.0"
|
||||
"reference": "8.x-3.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.0.zip",
|
||||
"reference": "8.x-3.0",
|
||||
"shasum": "8d87cdc4abc417aa4d411bffcaeb0a3ef1afa497"
|
||||
"url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.1.zip",
|
||||
"reference": "8.x-3.1",
|
||||
"shasum": "8a719eaea594f0ba874172831cb28da93c66b77a"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/jquery_ui_accordion": "^1.0"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-3.0",
|
||||
"datestamp": "1580250787",
|
||||
"version": "8.x-3.1",
|
||||
"datestamp": "1591772567",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -4033,7 +4030,7 @@
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
@@ -4060,7 +4057,8 @@
|
||||
"description": "Provides the field_group module.",
|
||||
"homepage": "https://www.drupal.org/project/field_group",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/field_group"
|
||||
"source": "https://git.drupalcode.org/project/field_group",
|
||||
"issues": "https://www.drupal.org/project/issues/field_group"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -4234,20 +4232,20 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/linkit",
|
||||
"version": "5.0.0-beta10",
|
||||
"version": "5.0.0-beta11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/linkit.git",
|
||||
"reference": "8.x-5.0-beta10"
|
||||
"reference": "8.x-5.0-beta11"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/linkit-8.x-5.0-beta10.zip",
|
||||
"reference": "8.x-5.0-beta10",
|
||||
"shasum": "9980707514ec63fd1bdc27eebd4af243efda97a6"
|
||||
"url": "https://ftp.drupal.org/files/projects/linkit-8.x-5.0-beta11.zip",
|
||||
"reference": "8.x-5.0-beta11",
|
||||
"shasum": "9133a3e61deafdd6a9d5a8b31a1f42e16051ee97"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.0"
|
||||
"drupal/core": "^8.7.7 || ^9"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/imce": "*"
|
||||
@@ -4255,8 +4253,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-5.0-beta10",
|
||||
"datestamp": "1573783085",
|
||||
"version": "8.x-5.0-beta11",
|
||||
"datestamp": "1591971693",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Beta releases are not covered by Drupal security advisories."
|
||||
@@ -4457,13 +4455,10 @@
|
||||
"shasum": "27dbef0025146a382feab67db5e93eaf280b8de4"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "*"
|
||||
"drupal/core": "^8"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0",
|
||||
"datestamp": "1507184944",
|
||||
@@ -4478,10 +4473,18 @@
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "JeroenT",
|
||||
"homepage": "https://www.drupal.org/user/2228934"
|
||||
},
|
||||
{
|
||||
"name": "anrikun",
|
||||
"homepage": "https://www.drupal.org/user/410199"
|
||||
},
|
||||
{
|
||||
"name": "jonas139",
|
||||
"homepage": "https://www.drupal.org/user/2873401"
|
||||
},
|
||||
{
|
||||
"name": "mkdok",
|
||||
"homepage": "https://www.drupal.org/user/3308753"
|
||||
@@ -5092,20 +5095,20 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/search_api",
|
||||
"version": "1.16.0",
|
||||
"version": "1.17.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/search_api.git",
|
||||
"reference": "8.x-1.16"
|
||||
"reference": "8.x-1.17"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.16.zip",
|
||||
"reference": "8.x-1.16",
|
||||
"shasum": "59bf49fd506d532b0da62e30165d06057ab90013"
|
||||
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.17.zip",
|
||||
"reference": "8.x-1.17",
|
||||
"shasum": "a9f3352f1c8c893c7032c11f00a23f76b9733b56"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.7.4"
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/search_api_solr": "2.* || 3.0 || 3.1"
|
||||
@@ -5123,8 +5126,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.16",
|
||||
"datestamp": "1588361091",
|
||||
"version": "8.x-1.17",
|
||||
"datestamp": "1594482952",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -5164,17 +5167,17 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/simple_sitemap",
|
||||
"version": "3.6.0",
|
||||
"version": "3.7.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/simple_sitemap.git",
|
||||
"reference": "8.x-3.6"
|
||||
"reference": "8.x-3.7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/simple_sitemap-8.x-3.6.zip",
|
||||
"reference": "8.x-3.6",
|
||||
"shasum": "37fc0ae98a4ccb23316cb089ae4839913e80cbf6"
|
||||
"url": "https://ftp.drupal.org/files/projects/simple_sitemap-8.x-3.7.zip",
|
||||
"reference": "8.x-3.7",
|
||||
"shasum": "7b23930cc71d37f332c1e836bc18c29ed2ae8cde"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9",
|
||||
@@ -5183,8 +5186,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-3.6",
|
||||
"datestamp": "1586469908",
|
||||
"version": "8.x-3.7",
|
||||
"datestamp": "1592298918",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -5198,7 +5201,7 @@
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
@@ -5525,26 +5528,32 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/views_bulk_operations",
|
||||
"version": "3.6.0",
|
||||
"version": "3.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/views_bulk_operations.git",
|
||||
"reference": "8.x-3.6"
|
||||
"reference": "8.x-3.8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/views_bulk_operations-8.x-3.6.zip",
|
||||
"reference": "8.x-3.6",
|
||||
"shasum": "e73974b85f33b6b569912b5bd880510586bd5486"
|
||||
"url": "https://ftp.drupal.org/files/projects/views_bulk_operations-8.x-3.8.zip",
|
||||
"reference": "8.x-3.8",
|
||||
"shasum": "0f8a736d14e034db42de685ebd6cc5f86583375b"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.8"
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
},
|
||||
"require-dev": {
|
||||
"drush/drush": "^10"
|
||||
},
|
||||
"suggest": {
|
||||
"drush/drush": "^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-3.6",
|
||||
"datestamp": "1583133990",
|
||||
"version": "8.x-3.8",
|
||||
"datestamp": "1591296880",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -5552,13 +5561,13 @@
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9"
|
||||
"drush.services.yml": "^9 || ^10"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
recursion_limit: 35
|
||||
_core:
|
||||
default_config_hash: X4YpfA5OdcR0yUAF6UsJxqmOdrviYYj45h_SAH_p4oU
|
||||
langcode: fr
|
||||
@@ -50,8 +50,6 @@ module:
|
||||
email_registration: 0
|
||||
entity: 0
|
||||
entity_reference: 0
|
||||
features: 0
|
||||
features_ui: 0
|
||||
field: 0
|
||||
field_group: 0
|
||||
field_ui: 0
|
||||
|
||||
@@ -1,100 +0,0 @@
|
||||
uuid: 0fc00d3c-984a-4981-b497-5bb13f321a43
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: rV83WLC4NN4hJgui1bMbyMbir3L4Q0NMZ_mBA4dIWxU
|
||||
name: Default
|
||||
machine_name: default
|
||||
description: ''
|
||||
assignments:
|
||||
base:
|
||||
types:
|
||||
config:
|
||||
comment_type: comment_type
|
||||
node_type: node_type
|
||||
content:
|
||||
user: user
|
||||
enabled: true
|
||||
weight: -2
|
||||
core:
|
||||
types:
|
||||
config:
|
||||
date_format: date_format
|
||||
field_storage_config: field_storage_config
|
||||
entity_form_mode: entity_form_mode
|
||||
image_style: image_style
|
||||
menu: menu
|
||||
responsive_image_style: responsive_image_style
|
||||
user_role: user_role
|
||||
entity_view_mode: entity_view_mode
|
||||
enabled: true
|
||||
weight: 5
|
||||
dependency:
|
||||
enabled: true
|
||||
weight: 15
|
||||
exclude:
|
||||
types:
|
||||
config:
|
||||
features_bundle: features_bundle
|
||||
curated: true
|
||||
module:
|
||||
installed: true
|
||||
profile: true
|
||||
namespace: true
|
||||
namespace_any: false
|
||||
enabled: true
|
||||
weight: -5
|
||||
existing:
|
||||
enabled: true
|
||||
weight: 12
|
||||
forward_dependency:
|
||||
enabled: true
|
||||
weight: 4
|
||||
namespace:
|
||||
enabled: true
|
||||
weight: 0
|
||||
optional:
|
||||
types:
|
||||
config: { }
|
||||
enabled: true
|
||||
weight: 0
|
||||
packages:
|
||||
enabled: true
|
||||
weight: -20
|
||||
profile:
|
||||
curated: true
|
||||
standard:
|
||||
files: true
|
||||
dependencies: true
|
||||
types:
|
||||
config:
|
||||
block: block
|
||||
language_content_settings: language_content_settings
|
||||
configurable_language: configurable_language
|
||||
migration: migration
|
||||
shortcut_set: shortcut_set
|
||||
tour: tour
|
||||
enabled: true
|
||||
weight: 10
|
||||
site:
|
||||
types:
|
||||
config:
|
||||
action: action
|
||||
contact_form: contact_form
|
||||
block_content_type: block_content_type
|
||||
rdf_mapping: rdf_mapping
|
||||
search_page: search_page
|
||||
taxonomy_vocabulary: taxonomy_vocabulary
|
||||
editor: editor
|
||||
filter_format: filter_format
|
||||
enabled: true
|
||||
weight: 7
|
||||
alter:
|
||||
core: true
|
||||
uuid: true
|
||||
user_permissions: true
|
||||
enabled: true
|
||||
weight: 0
|
||||
profile_name: ''
|
||||
is_profile: false
|
||||
@@ -1,5 +0,0 @@
|
||||
export:
|
||||
folder: custom
|
||||
langcode: fr
|
||||
_core:
|
||||
default_config_hash: YS8SFNy6Qff2UEsQ5zXWEj-ABeRS-jCgcHJrXHJhtJ0
|
||||
Reference in New Issue
Block a user