From de996a726305920742f46e60f8e00f1c21680e17 Mon Sep 17 00:00:00 2001 From: rpnykanen Date: Fri, 23 Aug 2024 13:48:11 +0300 Subject: [PATCH] UHF-10468: removed purge & varnish packages --- composer.json | 2 - composer.lock | 122 +------------------------------------------------- 2 files changed, 1 insertion(+), 123 deletions(-) diff --git a/composer.json b/composer.json index 0d6b0c14..a266f265 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,6 @@ "drupal/paragraphs_asymmetric_translation_widgets": "^1.0", "drupal/password_policy": "^4.0", "drupal/pathauto": "^1.9", - "drupal/purge": "^3.2", "drupal/queue_ui": "^3.0", "drupal/raven": "^4.0", "drupal/readonly_field_widget": "^1.4", @@ -74,7 +73,6 @@ "drupal/subrequests": "^3.0", "drupal/token_filter": "^2.0", "drupal/ultimate_cron": "^2.0@alpha", - "drupal/varnish_purge": "^2.1", "drupal/webform_rest": "^4.0", "drupal/yoast_seo": "^2.0@alpha", "drush/drush": "^12", diff --git a/composer.lock b/composer.lock index 22e2ec4b..5b4defe6 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": "54fe712639c98ad9e56e251dfbe571f7", + "content-hash": "5483bab760bb1ca71b5c949356e5c90c", "packages": [ { "name": "asm89/stack-cors", @@ -5178,66 +5178,6 @@ "documentation": "https://www.drupal.org/docs/8/modules/pathauto" } }, - { - "name": "drupal/purge", - "version": "3.5.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/purge.git", - "reference": "8.x-3.5" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/purge-8.x-3.5.zip", - "reference": "8.x-3.5", - "shasum": "3772c156be0a2fc1df179710d23b9d7bf645b112" - }, - "require": { - "drupal/core": "^9.2 || ^10" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-3.5", - "datestamp": "1697142035", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - }, - "branch-alias": { - "dev-8.x-3.x": "3.x-dev" - }, - "drush": { - "services": { - "drush.services.yml": ">=9" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Niels van Mourik", - "homepage": "http://www.nielsvm.org" - }, - { - "name": "japerry", - "homepage": "https://www.drupal.org/user/45640" - }, - { - "name": "nielsvm", - "homepage": "https://www.drupal.org/user/163285" - } - ], - "description": "Provides a generic external cache invalidation API and queue service.", - "homepage": "https://www.drupal.org/project/purge", - "support": { - "source": "https://git.drupalcode.org/project/purge" - } - }, { "name": "drupal/queue_ui", "version": "3.1.4", @@ -6437,66 +6377,6 @@ "source": "https://git.drupalcode.org/project/ultimate_cron" } }, - { - "name": "drupal/varnish_purge", - "version": "2.2.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/varnish_purge.git", - "reference": "8.x-2.2" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/varnish_purge-8.x-2.2.zip", - "reference": "8.x-2.2", - "shasum": "9fbddb71417113d58345d2fbe9d0a1aa9c5d5c36" - }, - "require": { - "drupal/core": "^8 || ^9 || ^10" - }, - "require-dev": { - "drupal/purge": "*", - "drupal/purge_tokens": "*", - "drupal/varnish_purger-varnish_purger": "*" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-2.2", - "datestamp": "1681218333", - "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": "deadbeef", - "homepage": "https://www.drupal.org/user/93644" - }, - { - "name": "javivf", - "homepage": "https://www.drupal.org/user/2789335" - }, - { - "name": "littlethoughts", - "homepage": "https://www.drupal.org/user/2479724" - }, - { - "name": "MiSc", - "homepage": "https://www.drupal.org/user/382892" - } - ], - "homepage": "https://www.drupal.org/project/varnish_purge", - "support": { - "source": "https://git.drupalcode.org/project/varnish_purge" - } - }, { "name": "drupal/webform", "version": "6.2.2",