more modules update
This commit is contained in:
+6
-5
@@ -28,7 +28,7 @@
|
||||
"drupal/adminimal_theme": "^1.4",
|
||||
"drupal/audiofield": "^1.13",
|
||||
"drupal/autologout": "^1.3",
|
||||
"drupal/basic": "^2.1",
|
||||
"drupal/basic": "^3.0@alpha",
|
||||
"drupal/better_messages": "^2.0",
|
||||
"drupal/bulkdelete": "1.x-dev",
|
||||
"drupal/color_field": "^3.0",
|
||||
@@ -64,13 +64,14 @@
|
||||
"drupal/redirect": "^1.10",
|
||||
"drupal/redis": "^1.8",
|
||||
"drupal/restui": "^1.17",
|
||||
"drupal/search_api": "^1.17",
|
||||
"drupal/simple_sitemap": "^3.7",
|
||||
"drupal/search_api": "^1.30",
|
||||
"drupal/simple_sitemap": "^4.1",
|
||||
"drupal/synonyms": "^1.0@alpha",
|
||||
"drupal/token": "^1.15",
|
||||
"drupal/translation_views": "^1.0",
|
||||
"drupal/upgrade_status": "^3.19",
|
||||
"drupal/views_bulk_edit": "^2.6",
|
||||
"drupal/views_bulk_operations": "^3.9",
|
||||
"drupal/views_bulk_edit": "^2.9",
|
||||
"drupal/views_bulk_operations": "^4.2",
|
||||
"drupal/workflow": "1.6",
|
||||
"drush/drush": "^10",
|
||||
"kint-php/kint": "^5.1",
|
||||
|
||||
Generated
+135
-70
@@ -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": "3de7ddc12d4e960ad6842d4f93a4171a",
|
||||
"content-hash": "de46fc516248c6610f3c0c6edc6a2d38",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@@ -1867,26 +1867,27 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/adminimal_theme",
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/adminimal_theme.git",
|
||||
"reference": "8.x-1.6"
|
||||
"reference": "8.x-1.7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/adminimal_theme-8.x-1.6.zip",
|
||||
"reference": "8.x-1.6",
|
||||
"shasum": "89132d0853388afe8dfd11fb83c69a48d8c13413"
|
||||
"url": "https://ftp.drupal.org/files/projects/adminimal_theme-8.x-1.7.zip",
|
||||
"reference": "8.x-1.7",
|
||||
"shasum": "0fe020fecab6a1f6d877f2e622fb9f916ada52bb"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
"drupal/core": "^9.3 || ^10",
|
||||
"drupal/seven": "~1.0"
|
||||
},
|
||||
"type": "drupal-theme",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.6",
|
||||
"datestamp": "1602006937",
|
||||
"version": "8.x-1.7",
|
||||
"datestamp": "1691504486",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -2073,29 +2074,29 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/basic",
|
||||
"version": "2.1.0",
|
||||
"version": "3.0.0-alpha2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/basic.git",
|
||||
"reference": "8.x-2.1"
|
||||
"reference": "3.0.0-alpha2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/basic-8.x-2.1.zip",
|
||||
"reference": "8.x-2.1",
|
||||
"shasum": "2497b30bd419e6f49a72a1f80ab40b47582df4f5"
|
||||
"url": "https://ftp.drupal.org/files/projects/basic-3.0.0-alpha2.zip",
|
||||
"reference": "3.0.0-alpha2",
|
||||
"shasum": "830bca3d506e15847440b3696dcba8859bf74aab"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
"drupal/core": "^9.3 || ^10"
|
||||
},
|
||||
"type": "drupal-theme",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.1",
|
||||
"datestamp": "1612916291",
|
||||
"version": "3.0.0-alpha2",
|
||||
"datestamp": "1674980765",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
"status": "not-covered",
|
||||
"message": "Alpha releases are not covered by Drupal security advisories."
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -4789,20 +4790,20 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/search_api",
|
||||
"version": "1.23.0",
|
||||
"version": "1.30.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/search_api.git",
|
||||
"reference": "8.x-1.23"
|
||||
"reference": "8.x-1.30"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.23.zip",
|
||||
"reference": "8.x-1.23",
|
||||
"shasum": "7de5425bba5b8daa37e98d47b677459dfb1abbe7"
|
||||
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.30.zip",
|
||||
"reference": "8.x-1.30",
|
||||
"shasum": "25bd2cfab6a6332c595fbc8be1c4cfff33a85ce8"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
"drupal/core": "^9.3 || ^10.0"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/search_api_solr": "2.* || 3.0 || 3.1"
|
||||
@@ -4820,8 +4821,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.23",
|
||||
"datestamp": "1642935837",
|
||||
"version": "8.x-1.30",
|
||||
"datestamp": "1700925904",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -4829,7 +4830,7 @@
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9 || ^10"
|
||||
"drush.services.yml": "^9 || ^10 || ^11"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -4860,28 +4861,88 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/simple_sitemap",
|
||||
"version": "3.11.0",
|
||||
"name": "drupal/seven",
|
||||
"version": "1.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/simple_sitemap.git",
|
||||
"reference": "8.x-3.11"
|
||||
"url": "https://git.drupalcode.org/project/seven.git",
|
||||
"reference": "1.0.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/simple_sitemap-8.x-3.11.zip",
|
||||
"reference": "8.x-3.11",
|
||||
"shasum": "5fdd4ed5af5e37e3c707e401d094a179f52e7711"
|
||||
"url": "https://ftp.drupal.org/files/projects/seven-1.0.0.zip",
|
||||
"reference": "1.0.0",
|
||||
"shasum": "88e86926388c7e6cf66b0502d13a0470ce2399cd"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9",
|
||||
"drupal/core": "^9 || ^10"
|
||||
},
|
||||
"type": "drupal-theme",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "1.0.0",
|
||||
"datestamp": "1683652106",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "bnjmnm",
|
||||
"homepage": "https://www.drupal.org/user/2369194"
|
||||
},
|
||||
{
|
||||
"name": "lauriii",
|
||||
"homepage": "https://www.drupal.org/user/1078742"
|
||||
},
|
||||
{
|
||||
"name": "mcrittenden",
|
||||
"homepage": "https://www.drupal.org/user/420631"
|
||||
},
|
||||
{
|
||||
"name": "mrfelton",
|
||||
"homepage": "https://www.drupal.org/user/305669"
|
||||
},
|
||||
{
|
||||
"name": "TravisCarden",
|
||||
"homepage": "https://www.drupal.org/user/236758"
|
||||
}
|
||||
],
|
||||
"description": "The Seven theme from Drupal 8/9 moved to contrib",
|
||||
"homepage": "https://www.drupal.org/project/seven",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/seven"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/simple_sitemap",
|
||||
"version": "4.1.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/simple_sitemap.git",
|
||||
"reference": "4.1.9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/simple_sitemap-4.1.9.zip",
|
||||
"reference": "4.1.9",
|
||||
"shasum": "d86d90408b334cd7470ea631e3be5acca2103377"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.3 || ^10",
|
||||
"ext-xmlwriter": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-3.11",
|
||||
"datestamp": "1658781789",
|
||||
"version": "4.1.9",
|
||||
"datestamp": "1712441608",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -4889,7 +4950,7 @@
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9 || ^10"
|
||||
"drush.services.yml": ">=9"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -4913,8 +4974,7 @@
|
||||
"homepage": "https://drupal.org/project/simple_sitemap",
|
||||
"support": {
|
||||
"source": "https://cgit.drupalcode.org/simple_sitemap",
|
||||
"issues": "https://drupal.org/project/issues/simple_sitemap",
|
||||
"irc": "irc://irc.freenode.org/drupal-contribute"
|
||||
"issues": "https://drupal.org/project/issues/simple_sitemap"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -4975,26 +5035,29 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/token",
|
||||
"version": "1.10.0",
|
||||
"version": "1.15.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/token.git",
|
||||
"reference": "8.x-1.10"
|
||||
"reference": "8.x-1.15"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/token-8.x-1.10.zip",
|
||||
"reference": "8.x-1.10",
|
||||
"shasum": "8b81224ab0420221b292e8d3b66d0da726317400"
|
||||
"url": "https://ftp.drupal.org/files/projects/token-8.x-1.15.zip",
|
||||
"reference": "8.x-1.15",
|
||||
"shasum": "5916fbccc86458a5f51e71f832ac70ff4c84ebdf"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
"drupal/core": "^9.2 || ^10 || ^11"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/book": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.10",
|
||||
"datestamp": "1638619775",
|
||||
"version": "8.x-1.15",
|
||||
"datestamp": "1722206211",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -5002,7 +5065,7 @@
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9 || ^10"
|
||||
"drush.services.yml": ">=9"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -5150,23 +5213,23 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/views_bulk_edit",
|
||||
"version": "2.7.0",
|
||||
"version": "2.9.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/views_bulk_edit.git",
|
||||
"reference": "8.x-2.7"
|
||||
"reference": "8.x-2.9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/views_bulk_edit-8.x-2.7.zip",
|
||||
"reference": "8.x-2.7",
|
||||
"shasum": "148457820e7ecd78942326c9c799147ed440f2a6"
|
||||
"url": "https://ftp.drupal.org/files/projects/views_bulk_edit-8.x-2.9.zip",
|
||||
"reference": "8.x-2.9",
|
||||
"shasum": "db45a8cc9ac629859374b24974eafcef257e4387"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
"drupal/core": "^9.4 || ^10"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/views_bulk_operations": "~3.0"
|
||||
"drupal/views_bulk_operations": "~4.2.4"
|
||||
},
|
||||
"suggest": {
|
||||
"drupal/views_bulk_operations": "Get VBO for all the views benefits like batching, ability to select all view results or persistent selection across pages"
|
||||
@@ -5174,8 +5237,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.7",
|
||||
"datestamp": "1664355764",
|
||||
"version": "8.x-2.9",
|
||||
"datestamp": "1690222256",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -5217,32 +5280,33 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/views_bulk_operations",
|
||||
"version": "3.13.0",
|
||||
"version": "4.2.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/views_bulk_operations.git",
|
||||
"reference": "8.x-3.13"
|
||||
"reference": "4.2.7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/views_bulk_operations-8.x-3.13.zip",
|
||||
"reference": "8.x-3.13",
|
||||
"shasum": "70583d08b91be3b5e008f571589425c2176eb73b"
|
||||
"url": "https://ftp.drupal.org/files/projects/views_bulk_operations-4.2.7.zip",
|
||||
"reference": "4.2.7",
|
||||
"shasum": "25c9fa531ac49664a361fdd2202eec0a6e53bc61"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
"drupal/core": "^9.4 || ^10 || ^11",
|
||||
"php": ">=7.4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"drush/drush": "^10"
|
||||
"drush/drush": "^12"
|
||||
},
|
||||
"suggest": {
|
||||
"drush/drush": "^9 || ^10"
|
||||
"drush/drush": "^11 || ^12"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-3.13",
|
||||
"datestamp": "1619697066",
|
||||
"version": "4.2.7",
|
||||
"datestamp": "1717665214",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -5250,7 +5314,7 @@
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9 || ^10"
|
||||
"drush.services.yml": "^10 || ^11"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -10606,6 +10670,7 @@
|
||||
"aliases": [],
|
||||
"minimum-stability": "dev",
|
||||
"stability-flags": {
|
||||
"drupal/basic": 15,
|
||||
"drupal/bulkdelete": 20,
|
||||
"drupal/config_update": 15,
|
||||
"drupal/context": 5,
|
||||
|
||||
@@ -15,3 +15,4 @@ backend_config:
|
||||
autocomplete:
|
||||
suggest_suffix: true
|
||||
suggest_words: true
|
||||
phrase: disabled
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
uuid: 56dfbace-f3ef-44b7-8932-62791e711be6
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- simple_sitemap.type.default_hreflang
|
||||
id: default
|
||||
label: Default
|
||||
description: null
|
||||
type: default_hreflang
|
||||
weight: 0
|
||||
@@ -0,0 +1,11 @@
|
||||
uuid: a25e1cf9-a46f-49d1-aa87-563ee0277bf3
|
||||
langcode: fr
|
||||
status: false
|
||||
dependencies:
|
||||
config:
|
||||
- simple_sitemap.type.index
|
||||
id: index
|
||||
label: 'Sitemap Index'
|
||||
description: 'The sitemap index listing all other sitemaps - useful if there are at least two other sitemaps. In most cases this sitemap should be last in the generation queue and set as the default sitemap.'
|
||||
type: index
|
||||
weight: 1000
|
||||
@@ -0,0 +1,13 @@
|
||||
uuid: 63e4e4d1-7c64-4345-b48e-f838fbfa7bed
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: default_hreflang
|
||||
label: 'Default hreflang'
|
||||
description: 'The default hreflang sitemap type.'
|
||||
sitemap_generator: default
|
||||
url_generators:
|
||||
- custom
|
||||
- entity
|
||||
- entity_menu_link_content
|
||||
- arbitrary
|
||||
@@ -0,0 +1,10 @@
|
||||
uuid: 8c6a9dcc-2812-4c7e-ac3e-5ef3903c6a75
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: index
|
||||
label: 'Sitemap Index'
|
||||
description: 'The sitemap index sitemap type. A sitemap of this type lists sitemaps of all other types.'
|
||||
sitemap_generator: index
|
||||
url_generators:
|
||||
- index
|
||||
@@ -1,7 +0,0 @@
|
||||
_core:
|
||||
default_config_hash: nQAXscP-SDpsmqHlQ6u0iBvcuJPrAikb09c3cP2_n0k
|
||||
langcode: fr
|
||||
variants:
|
||||
default:
|
||||
label: Default
|
||||
weight: 0
|
||||
@@ -1062,6 +1062,7 @@ display:
|
||||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: false
|
||||
@@ -2403,6 +2404,7 @@ display:
|
||||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
|
||||
Reference in New Issue
Block a user