Apply patch to matomo_tagmanager.info.yml

Created on 1 February 2025, 24 days ago

Problem/Motivation

Applying v2.0.0-alpha2 to a Drupal 11 install brings up a module incompatibility error through composer.

Steps to reproduce

Updating Matomo to v2.0.0-alpha2 via composer.

Proposed resolution

Apply the following patch :

diff --git a/modules/matomo_tagmanager/matomo_tagmanager.info.yml b/modules/matomo_tagmanager/matomo_tagmanager.info.yml
index 99b65f1..c7ead08 100644
--- a/modules/matomo_tagmanager/matomo_tagmanager.info.yml
+++ b/modules/matomo_tagmanager/matomo_tagmanager.info.yml
@@ -1,7 +1,7 @@
 name: 'Matomo Analytics Tag Manager'
 type: module
 description: 'Matomo Tag Manager integration.'
-core_version_requirement: ^9.2 || ^10
+core_version_requirement: ^9.2 || ^10 || ^11
 package: 'Statistics'
 configure: entity.matomo_tagmanager_container.collection
 dependencies:

Remaining tasks

nil

User interface changes

nil

API changes

nil

Data model changes

nil

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇦🇺Australia tomthorp

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024