updated major version context

This commit is contained in:
2024-01-31 19:27:18 +01:00
parent c553e71036
commit 8cbf34222b
17 changed files with 35 additions and 133 deletions

24
composer.lock generated
View File

@@ -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": "707960805ea2a1fba6fdeb39701f4f87",
"content-hash": "b310c6c78f8a5d00519534f21d628dfc",
"packages": [
{
"name": "ajgl/breakpoint-twig-extension",
@@ -3939,29 +3939,29 @@
},
{
"name": "drupal/context",
"version": "4.1.0",
"version": "5.0.0-rc1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/context.git",
"reference": "8.x-4.1"
"reference": "5.0.0-rc1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/context-8.x-4.1.zip",
"reference": "8.x-4.1",
"shasum": "5cfee680f7299d82b584502479c85566bb4285c1"
"url": "https://ftp.drupal.org/files/projects/context-5.0.0-rc1.zip",
"reference": "5.0.0-rc1",
"shasum": "ae1549bc5e5c75c0c6799b7b737d7391cfc5be73"
},
"require": {
"drupal/core": "^8.8 || ^9"
"drupal/core": "^9.3 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-4.1",
"datestamp": "1628187190",
"version": "5.0.0-rc1",
"datestamp": "1677054769",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
}
}
},
@@ -17051,6 +17051,7 @@
"drupal/address": 20,
"drupal/administerusersbyrole": 20,
"drupal/config_update": 15,
"drupal/context": 5,
"drupal/inline_entity_form": 5,
"drupal/page_manager": 20,
"drupal/paragraphs": 20,
@@ -17061,7 +17062,6 @@
"drupal/bulkdelete": 20,
"drupal/cshs": 20,
"drupal/config_devel": 20,
"drupal/context": 10,
"drupal/date_range_formatter": 20,
"drupal/domain": 20,
"drupal/domain_alias": 20,