From d8662c0e39a74904f4fe9327d83437be3e7cfcb6 Mon Sep 17 00:00:00 2001 From: renovate <renovate-bot@autistici.org> Date: Tue, 10 Oct 2023 19:39:19 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/activitypub to v1.0.4 --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index e37ae1e5..4db00bb6 100644 --- a/composer.json +++ b/composer.json @@ -117,7 +117,7 @@ "wpackagist-plugin/event-organiser": "3.12.4", "noblogs/ai-authenticate-rest-api-plugin": "0.0.4", "wpackagist-plugin/multisite-custom-css": "1.0", - "wpackagist-plugin/activitypub": "1.0.2", + "wpackagist-plugin/activitypub": "1.0.4", "wpackagist-plugin/gallery-block-lightbox": "^1.13", "wpackagist-plugin/unconfirmed": "1.3.5", "noblogs/wp-mat": "0.1.2", diff --git a/composer.lock b/composer.lock index a0343ff1..57bf10ea 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": "877dcc391cc267b29cc7de2571d9aa5c", + "content-hash": "2367018e271ff6b5441f0b0b5f354551", "packages": [ { "name": "bjornjohansen/wplang", @@ -862,15 +862,15 @@ }, { "name": "wpackagist-plugin/activitypub", - "version": "1.0.2", + "version": "1.0.4", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/activitypub/", - "reference": "tags/1.0.2" + "reference": "tags/1.0.4" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/activitypub.1.0.2.zip" + "url": "https://downloads.wordpress.org/plugin/activitypub.1.0.4.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" -- GitLab