From 1094ca0bae2c06c38594a340674249135c38bf9c Mon Sep 17 00:00:00 2001 From: renovate <renovate-bot@autistici.org> Date: Fri, 4 Feb 2022 09:13:28 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/pubsubhubbub to v3.1.2 --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index be29ebed..2c029bcc 100644 --- a/composer.json +++ b/composer.json @@ -99,7 +99,7 @@ "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.0", + "wpackagist-plugin/pubsubhubbub": "3.1.2", "wpackagist-plugin/rss-license": "0.1", "wpackagist-plugin/simply-exclude": "2.0.6.6", "wpackagist-plugin/soundcloud-shortcode": "3.0.2", diff --git a/composer.lock b/composer.lock index a3a8b37d..bf7944e9 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": "18b16a8d5321d743302dad8686dba200", + "content-hash": "60f70583bfe3189f71736ac0f32843cb", "packages": [ { "name": "bjornjohansen/wplang", @@ -1144,15 +1144,15 @@ }, { "name": "wpackagist-plugin/pubsubhubbub", - "version": "3.1.0", + "version": "3.1.2", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/pubsubhubbub/", - "reference": "tags/3.1.0" + "reference": "tags/3.1.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/pubsubhubbub.3.1.0.zip" + "url": "https://downloads.wordpress.org/plugin/pubsubhubbub.3.1.2.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" -- GitLab