From badc3996cff04012af5c929a40f7c411fe11fe71 Mon Sep 17 00:00:00 2001 From: bach Date: Tue, 17 Sep 2024 11:11:48 +0200 Subject: [PATCH] removed drupal/matomo drupal/toolbar_themes --- composer.json | 2 - composer.lock | 103 +------------------------------------------------- 2 files changed, 2 insertions(+), 103 deletions(-) diff --git a/composer.json b/composer.json index 96522c46c..a542ce081 100644 --- a/composer.json +++ b/composer.json @@ -58,7 +58,6 @@ "drupal/linkit": "^6.0@beta", "drupal/login_emailusername": "^2.1", "drupal/maillog": "^1.0@beta", - "drupal/matomo": "1.9.0", "drupal/menu_admin_per_menu": "1.1", "drupal/metatag": "^1.14", "drupal/migrate_tools": "^4.1", @@ -70,7 +69,6 @@ "drupal/search_api": "^1.17", "drupal/simple_sitemap": "^3.7", "drupal/synonyms": "^1.0@alpha", - "drupal/toolbar_themes": "1.x-dev", "drupal/translation_views": "^1.0", "drupal/upgrade_status": "^3.19", "drupal/url_to_video_filter": "^2.0", diff --git a/composer.lock b/composer.lock index 01118c0b2..2c8d96ca7 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "eff0b38902f1c98ac1b0774e448d0fce", + "content-hash": "8e50c9ba31552d50c07a86f8ace4f806", "packages": [ { "name": "asm89/stack-cors", @@ -4363,62 +4363,6 @@ "source": "https://git.drupalcode.org/project/maillog" } }, - { - "name": "drupal/matomo", - "version": "1.9.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/matomo.git", - "reference": "8.x-1.9" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/matomo-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "2c818af730f834d3aef3f6b7aa29f05e6fa9246d" - }, - "require": { - "drupal/core": "~8.5" - }, - "require-dev": { - "drupal/php": "*", - "drupal/token": "*" - }, - "type": "drupal-module", - "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, - "drupal": { - "version": "8.x-1.9", - "datestamp": "1549615080", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "hass", - "homepage": "https://www.drupal.org/u/hass" - }, - { - "name": "See other contributors", - "homepage": "https://www.drupal.org/node/247808/committers" - } - ], - "description": "Adds Matomo javascript tracking code to all your site's pages", - "homepage": "https://www.drupal.org/project/matomo", - "support": { - "source": "https://git.drupal.org/project/matomo.git", - "issues": "https://www.drupal.org/project/issues/matomo" - } - }, { "name": "drupal/menu_admin_per_menu", "version": "1.1.0", @@ -5231,48 +5175,6 @@ "source": "https://git.drupalcode.org/project/token" } }, - { - "name": "drupal/toolbar_themes", - "version": "dev-1.x", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/toolbar_themes.git", - "reference": "62e79c8635ec13fe5a4dd67b87f698a14822c044" - }, - "require": { - "drupal/core": "*" - }, - "type": "drupal-module", - "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, - "drupal": { - "version": "8.x-1.0-alpha4+10-dev", - "datestamp": "1510689485", - "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Jeff Burnz", - "homepage": "https://www.drupal.org/user/61393" - } - ], - "description": "Apply themes to the toolbar.", - "homepage": "https://www.drupal.org/project/toolbar_themes", - "support": { - "source": "https://git.drupalcode.org/project/toolbar_themes" - }, - "time": "2017-11-14T19:57:02+00:00" - }, { "name": "drupal/translation_views", "version": "1.0.0-alpha11", @@ -10304,8 +10206,7 @@ "drupal/filter_perms": 15, "drupal/linkit": 10, "drupal/maillog": 10, - "drupal/synonyms": 15, - "drupal/toolbar_themes": 20 + "drupal/synonyms": 15 }, "prefer-stable": true, "prefer-lowest": false,