From c48814a70156778935fe7d9e51cbb23253389320 Mon Sep 17 00:00:00 2001 From: ale <ale@incal.net> Date: Tue, 22 Mar 2022 15:31:51 +0000 Subject: [PATCH] Remove Buddypress --- composer.json | 2 -- composer.lock | 50 +++----------------------------------------------- 2 files changed, 3 insertions(+), 49 deletions(-) diff --git a/composer.json b/composer.json index fd7cf707..c8c11f21 100644 --- a/composer.json +++ b/composer.json @@ -85,7 +85,6 @@ "noblogs/event-list": "0.8.6", "noblogs/r2db": "0.1.7", "noblogs/ai-global-activity-plugin": "0.0.18", - "noblogs/ai-buddypress-plugin": "0.1.1", "noblogs/ai-mu-plugins": "0.3.1", "noblogs/noblogs-wp-ssl": "0.1.0", "noblogs/remove-gravatar": "0.1.1", @@ -109,7 +108,6 @@ "wpackagist-plugin/wordpress-importer": "0.7", "wpackagist-plugin/wp-recaptcha-bp": "4.1", "wpackagist-plugin/wp2pgpmail": "1.28", - "wpackagist-plugin/buddypress": "9.1.1", "noblogs/noblogs-home": "0.1.4", "wpackagist-plugin/katex": "2.2.3", "noblogs/eu-compliance": "0.1.0", diff --git a/composer.lock b/composer.lock index 4b1dbe89..a23258bd 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": "16f62a53c9adeca1434e683c534d5651", + "content-hash": "d599d3607efe2f95a105256ec049b5ab", "packages": [ { "name": "bjornjohansen/wplang", @@ -444,32 +444,6 @@ }, "time": "2022-02-02T11:42:57+00:00" }, - { - "name": "noblogs/ai-buddypress-plugin", - "version": "0.1.1", - "source": { - "type": "git", - "url": "https://git.autistici.org/noblogs/ai-buddypress-plugin.git", - "reference": "040fbb40e585eade232f046bd31f9b10415263d5" - }, - "dist": { - "type": "zip", - "url": "https://git.autistici.org/api/v4/projects/486/packages/composer/archives/noblogs/ai-buddypress-plugin.zip?sha=040fbb40e585eade232f046bd31f9b10415263d5", - "reference": "040fbb40e585eade232f046bd31f9b10415263d5", - "shasum": "" - }, - "require": { - "composer/installers": "^1.9" - }, - "type": "wordpress-plugin", - "authors": [ - { - "name": "lucha", - "email": "lucha@paranoici.org" - } - ], - "description": "git@git.autistici.org:noblogs/ai-buddypress-plugin.git" - }, { "name": "noblogs/ai-global-activity-plugin", "version": "0.0.18", @@ -926,24 +900,6 @@ "type": "wordpress-plugin", "homepage": "https://wordpress.org/plugins/bogo/" }, - { - "name": "wpackagist-plugin/buddypress", - "version": "9.1.1", - "source": { - "type": "svn", - "url": "https://plugins.svn.wordpress.org/buddypress/", - "reference": "tags/9.1.1" - }, - "dist": { - "type": "zip", - "url": "https://downloads.wordpress.org/plugin/buddypress.9.1.1.zip" - }, - "require": { - "composer/installers": "^1.0 || ^2.0" - }, - "type": "wordpress-plugin", - "homepage": "https://wordpress.org/plugins/buddypress/" - }, { "name": "wpackagist-plugin/classic-editor", "version": "1.6.2", @@ -1314,7 +1270,7 @@ }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/two-factor.zip?timestamp=1630999277" + "url": "https://downloads.wordpress.org/plugin/two-factor.zip?timestamp=1648055632" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2287,5 +2243,5 @@ "php": ">=7.1" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.0.0" } -- GitLab