This commit is contained in:
2024-12-04 12:37:23 +01:00
parent 277807ef4b
commit 43214f82db
6 changed files with 80 additions and 15 deletions

28
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": "337588199906c8f94c9b3253c53ec9c0",
"content-hash": "55138412c08fde11da9fbabe9a675c77",
"packages": [
{
"name": "asm89/stack-cors",
@@ -5610,17 +5610,17 @@
},
{
"name": "drupal/matomo",
"version": "1.22.0",
"version": "1.23.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/matomo.git",
"reference": "8.x-1.22"
"reference": "8.x-1.23"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/matomo-8.x-1.22.zip",
"reference": "8.x-1.22",
"shasum": "b41bb83d9c0c6f8c27f72f6b1b62f691dab65a5d"
"url": "https://ftp.drupal.org/files/projects/matomo-8.x-1.23.zip",
"reference": "8.x-1.23",
"shasum": "c2dbf12878388c5859e64f1e74a9ca5110d1623f"
},
"require": {
"drupal/core": "^9.0 || ^10"
@@ -5636,8 +5636,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.22",
"datestamp": "1691004328",
"version": "8.x-1.23",
"datestamp": "1700936102",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -13100,13 +13100,11 @@
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"drupal/agreement": 15,
"drupal/page_manager": 5,
"drupal/smart_date": 5,
"drupal/advanced_text_formatter": 5,
"drupal/agreement": 15,
"drupal/bulkdelete": 20,
"drupal/config_ignore": 5,
"drupal/config_devel": 20,
"drupal/config_ignore": 5,
"drupal/config_update": 15,
"drupal/context": 5,
"drupal/date_range_formatter": 20,
@@ -13121,9 +13119,11 @@
"drupal/maxlength": 10,
"drupal/menu_block": 20,
"drupal/menu_position": 20,
"drupal/page_manager": 5,
"drupal/path_alias_xt": 20,
"drupal/pathologic": 15,
"drupal/profile": 5,
"drupal/smart_date": 5,
"drupal/smtp": 10,
"drupal/synonyms": 10,
"drupal/translation_views": 15,
@@ -13131,7 +13131,7 @@
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"platform": {},
"platform-dev": {},
"plugin-api-version": "2.6.0"
}