From 38ebc1c6e1671030b6335be7afa6e7d4850e6097 Mon Sep 17 00:00:00 2001 From: renovate <group_90_bot_d1576d88211fcb72b76df05f72366e9c@noreply.git.autistici.org> Date: Tue, 1 Oct 2024 16:43:59 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/dvk-social-sharing to v1.3.7 --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 5ceba976..ba3f91d1 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "wpackagist-plugin/bogo": "3.8.2", "wpackagist-plugin/classic-editor": "1.6.4", "wpackagist-plugin/disable-comments": "1.11.0", - "wpackagist-plugin/dvk-social-sharing": "1.3.4", + "wpackagist-plugin/dvk-social-sharing": "1.3.7", "wpackagist-plugin/footnotation": "1.2", "wpackagist-plugin/i-love-xm24-ribbon": "0.0.4", "wpackagist-plugin/pubsubhubbub": "3.2.1", diff --git a/composer.lock b/composer.lock index dd3bf502..631af17b 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": "ed6ef72f2cb0ac49d4d2ddeef2b20544", + "content-hash": "2e7e971adfe3874cceddc9b96887ba77", "packages": [ { "name": "composer/installers", @@ -1054,15 +1054,15 @@ }, { "name": "wpackagist-plugin/dvk-social-sharing", - "version": "1.3.4", + "version": "1.3.7", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/dvk-social-sharing/", - "reference": "tags/1.3.4" + "reference": "tags/1.3.7" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/dvk-social-sharing.1.3.4.zip" + "url": "https://downloads.wordpress.org/plugin/dvk-social-sharing.1.3.7.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" -- GitLab