From dc33e920574d1b2b83d6998844c3125b6e12ce7d Mon Sep 17 00:00:00 2001 From: renovate <renovate-bot@autistici.org> Date: Wed, 17 May 2023 07:04:28 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/bogo to v3.7 --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index ce05a14c..275f8bb4 100644 --- a/composer.json +++ b/composer.json @@ -90,7 +90,7 @@ "noblogs/remove-gravatar": "0.1.1", "noblogs/themes-child": "0.5.6", "wpackagist-plugin/autopost-to-mastodon": "3.7", - "wpackagist-plugin/bogo": "3.6.1", + "wpackagist-plugin/bogo": "3.7", "wpackagist-plugin/classic-editor": "1.6.3", "wpackagist-plugin/disable-comments": "1.11.0", "wpackagist-plugin/dvk-social-sharing": "1.3.4", diff --git a/composer.lock b/composer.lock index 228816d8..3fb4e6a7 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": "e40fd9b85eb8cb43adfda4b25b803011", + "content-hash": "b6092a981d482029a543f865f194d3e0", "packages": [ { "name": "bjornjohansen/wplang", @@ -866,15 +866,15 @@ }, { "name": "wpackagist-plugin/bogo", - "version": "3.6.1", + "version": "3.7", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/bogo/", - "reference": "tags/3.6.1" + "reference": "tags/3.7" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/bogo.3.6.1.zip" + "url": "https://downloads.wordpress.org/plugin/bogo.3.7.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" -- GitLab