From a08d951a6c7c4e7aba7fe4ec4d81101c8efe37d8 Mon Sep 17 00:00:00 2001 From: renovate <renovate-bot@autistici.org> Date: Sat, 20 Jan 2024 15:36:03 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/pubsubhubbub to v3.2.0 --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index c7b37052..630c3b91 100644 --- a/composer.json +++ b/composer.json @@ -88,7 +88,7 @@ "wpackagist-plugin/dvk-social-sharing": "1.3.4", "wpackagist-plugin/footnotation": "1.2", "wpackagist-plugin/i-love-xm24-ribbon": "0.0.4", - "wpackagist-plugin/pubsubhubbub": "3.1.4", + "wpackagist-plugin/pubsubhubbub": "3.2.0", "wpackagist-plugin/rss-license": "0.1", "wpackagist-plugin/simply-exclude": "2.0.6.6", "wpackagist-plugin/soundcloud-shortcode": "3.1.0", diff --git a/composer.lock b/composer.lock index 5091a66d..607ff2fb 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": "7a74cec38be3c98460785a00c67093e0", + "content-hash": "fb70fb0471c0cc77a42c35d15c89c49d", "packages": [ { "name": "bjornjohansen/wplang", @@ -1186,15 +1186,15 @@ }, { "name": "wpackagist-plugin/pubsubhubbub", - "version": "3.1.4", + "version": "3.2.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/pubsubhubbub/", - "reference": "tags/3.1.4" + "reference": "tags/3.2.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/pubsubhubbub.3.1.4.zip" + "url": "https://downloads.wordpress.org/plugin/pubsubhubbub.3.2.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" -- GitLab