From 7ba70eb2de8e00986bc2d0ab72cedfe7c0f11646 Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Mon, 28 Aug 2023 14:54:16 +0100
Subject: [PATCH] Remove abandoned nofollow-free plugin

---
 composer.json |  1 -
 composer.lock | 20 +-------------------
 2 files changed, 1 insertion(+), 20 deletions(-)

diff --git a/composer.json b/composer.json
index 7e3d5d69..62636586 100644
--- a/composer.json
+++ b/composer.json
@@ -90,7 +90,6 @@
         "wpackagist-plugin/feedwordpress": "^2020.0818",
         "wpackagist-plugin/footnotation": "1.2",
         "wpackagist-plugin/i-love-xm24-ribbon": "0.0.4",
-        "wpackagist-plugin/nofollow-free": "1.6.3",
         "wpackagist-plugin/pubsubhubbub": "3.1.3",
         "wpackagist-plugin/rss-license": "0.1",
         "wpackagist-plugin/simply-exclude": "2.0.6.6",
diff --git a/composer.lock b/composer.lock
index 978380a1..51e948a1 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": "3dc3570ae210449e691a6d0cb08c6351",
+    "content-hash": "65b4496a629ca6b2609a9ca0cb39ccfd",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -1196,24 +1196,6 @@
             "type": "wordpress-plugin",
             "homepage": "https://wordpress.org/plugins/multisite-custom-css/"
         },
-        {
-            "name": "wpackagist-plugin/nofollow-free",
-            "version": "1.6.3",
-            "source": {
-                "type": "svn",
-                "url": "https://plugins.svn.wordpress.org/nofollow-free/",
-                "reference": "tags/1.6.3"
-            },
-            "dist": {
-                "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/nofollow-free.1.6.3.zip"
-            },
-            "require": {
-                "composer/installers": "^1.0 || ^2.0"
-            },
-            "type": "wordpress-plugin",
-            "homepage": "https://wordpress.org/plugins/nofollow-free/"
-        },
         {
             "name": "wpackagist-plugin/pubsubhubbub",
             "version": "3.1.3",
-- 
GitLab