From ed19ef7b4f3444bec0d0197b94e59815890e343d Mon Sep 17 00:00:00 2001 From: renovate <group_90_bot_d1576d88211fcb72b76df05f72366e9c@noreply.git.autistici.org> Date: Wed, 2 Oct 2024 22:43:36 +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 050297f8..466cf493 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 40b08d07..0d66f5c1 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": "3432e27ea7b2e4733bdbbb4b9137d855", + "content-hash": "f165fe5c366aadc08fdc5c7442870400", "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