From ad082744122b0b358454229a7e1deb41161b1bf3 Mon Sep 17 00:00:00 2001 From: renovate <renovate-bot@autistici.org> Date: Sun, 21 May 2023 22:32:29 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/wp-piwik to v1.0.28 --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 33104a44..60cc91b1 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "wpackagist-plugin/more-privacy-options": "4.6", "wpackagist-plugin/disable-emojis": "1.7.4", "wpackagist-plugin/wp-super-cache": "1.9.4", - "wpackagist-plugin/wp-piwik": "1.0.27", + "wpackagist-plugin/wp-piwik": "1.0.28", "wpackagist-plugin/wp-syntax": "1.1", "wpackagist-theme/azul": "1.51", "wpackagist-theme/bliss": "1.2.0", diff --git a/composer.lock b/composer.lock index b8986a6a..1ddafe5e 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": "b33fa050df47707856da8125796fddca", + "content-hash": "c4ff14ef6a197257a2f88744ce912d25", "packages": [ { "name": "bjornjohansen/wplang", @@ -1370,15 +1370,15 @@ }, { "name": "wpackagist-plugin/wp-piwik", - "version": "1.0.27", + "version": "1.0.28", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-piwik/", - "reference": "tags/1.0.27" + "reference": "tags/1.0.28" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-piwik.1.0.27.zip" + "url": "https://downloads.wordpress.org/plugin/wp-piwik.1.0.28.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" -- GitLab