From 1c07f161a77ebe07e7537d9c87b7b3387b37e5a9 Mon Sep 17 00:00:00 2001 From: renovate <group_90_bot_d1576d88211fcb72b76df05f72366e9c@noreply.git.autistici.org> Date: Thu, 27 Feb 2025 14:43:34 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/activitypub to v5.3.2 --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 746c217b..cb079f24 100644 --- a/composer.json +++ b/composer.json @@ -113,7 +113,7 @@ "wpackagist-plugin/event-organiser": "3.12.8", "noblogs/ai-authenticate-rest-api-plugin": "0.0.4", "wpackagist-plugin/multisite-custom-css": "1.0", - "wpackagist-plugin/activitypub": "5.2.0", + "wpackagist-plugin/activitypub": "5.3.2", "wpackagist-plugin/gallery-block-lightbox": "1.15", "wpackagist-plugin/unconfirmed": "1.3.7", "noblogs/wp-mat": "0.1.4", diff --git a/composer.lock b/composer.lock index b3f02101..7765cedd 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": "0033bb0fd857a386f1d1cf5fea6218b0", + "content-hash": "fd630010199a513434204b4e16d682c0", "packages": [ { "name": "composer/installers", @@ -918,15 +918,15 @@ }, { "name": "wpackagist-plugin/activitypub", - "version": "5.2.0", + "version": "5.3.2", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/activitypub/", - "reference": "tags/5.2.0" + "reference": "tags/5.3.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/activitypub.5.2.0.zip" + "url": "https://downloads.wordpress.org/plugin/activitypub.5.3.2.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2144,12 +2144,12 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.1" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" } -- GitLab