From 724a2beaf7f8ca38bf6295464db1ca912ae7b868 Mon Sep 17 00:00:00 2001 From: lazysoundsystem Date: Wed, 19 Feb 2025 16:18:25 -0300 Subject: [PATCH] chore: remove unused module Refs: OPS-11329 --- composer.json | 3 +-- composer.lock | 74 ++++----------------------------------------------- 2 files changed, 6 insertions(+), 71 deletions(-) diff --git a/composer.json b/composer.json index a946693d..77ce4262 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,6 @@ "composer/installers": "^2", "cweagans/composer-patches": "^1.7", "drupal/admin_denied": "^2.0", - "drupal/allowed_formats": "^3", "drupal/amazon_ses": "^3.0", "drupal/aws": "dev-2.0.x", "drupal/choices": "^2.1", @@ -267,4 +266,4 @@ ] }, "version": "2.3.0" -} \ No newline at end of file +} diff --git a/composer.lock b/composer.lock index e46f252e..54db5a2b 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": "23d732b2acaff7458b0dee5c3a5ee012", + "content-hash": "660eb4a69cdcd426769a0cf9ceaf28e1", "packages": [ { "name": "asm89/stack-cors", @@ -2391,7 +2391,7 @@ "shasum": "bba0c8ccb8758d3dc65df0d37d0f777ff2b700ee" }, "require": { - "drupal/core": "^9.1 || ^10 || ^11" + "drupal/core": "^10" }, "type": "drupal-module", "extra": { @@ -2420,70 +2420,6 @@ "source": "https://git.drupalcode.org/project/admin_denied" } }, - { - "name": "drupal/allowed_formats", - "version": "3.0.1", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/allowed_formats.git", - "reference": "3.0.1" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/allowed_formats-3.0.1.zip", - "reference": "3.0.1", - "shasum": "9dfaed3ab8425ee94146914fdb492cefc6c6bb4d" - }, - "require": { - "drupal/core": "^10.1 || ^11" - }, - "conflict": { - "drupal/core": "<10.1.0" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "3.0.1", - "datestamp": "1723158950", - "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": "Northern Commerce (formerly Digital Echidna)", - "homepage": "https://www.drupal.org/northern-commerce-formerly-digital-echidna", - "role": "Supporting organization" - }, - { - "name": "Jordan Thompson (nord102)", - "homepage": "https://www.drupal.org/u/nord102", - "role": "Maintainer" - }, - { - "name": "Wunder", - "homepage": "https://www.drupal.org/wunder", - "role": "Supporting organization" - }, - { - "name": "Florian Loretan (floretan)", - "homepage": "https://www.drupal.org/u/floretan", - "role": "Maintainer" - } - ], - "description": "Hides info about the selected text format. The 'allowed formats' functionality has been moved to core since Drupal 10.1.0.", - "homepage": "https://www.drupal.org/project/allowed_formats", - "support": { - "source": "http://cgit.drupalcode.org/allowed_formats", - "issues": "https://www.drupal.org/project/issues/allowed_formats" - } - }, { "name": "drupal/amazon_ses", "version": "3.1.0", @@ -4027,7 +3963,7 @@ "shasum": "6139e7d5d5d5dd28bf51b15118c8c84d6ff91614" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^10" }, "type": "drupal-module", "extra": { @@ -4079,7 +4015,7 @@ "shasum": "c233131d3b646c1d610806c002a557d16f2c5cc7" }, "require": { - "drupal/core": "^8 || ^9 || ^10 || ^11", + "drupal/core": "^10", "drupal/imageapi_optimize": "^4" }, "type": "drupal-module", @@ -4531,7 +4467,7 @@ "shasum": "fc8ea60619b6b4682bade340e13fb4565d3a7e0c" }, "require": { - "drupal/core": "^9.1 || ^10" + "drupal/core": "^10" }, "type": "drupal-module", "extra": {