From b0a3aeae1c7eb0124b69ed7a9a38c597f5ee591b Mon Sep 17 00:00:00 2001 From: renovate <renovate-bot@autistici.org> Date: Thu, 21 Sep 2023 12:35:23 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/wp-piwik to v1.0.29 --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 35094584..e2db5ad4 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "wpackagist-plugin/more-privacy-options": "4.6", "wpackagist-plugin/disable-emojis": "1.7.6", "wpackagist-plugin/wp-super-cache": "1.10.0", - "wpackagist-plugin/wp-piwik": "1.0.28", + "wpackagist-plugin/wp-piwik": "1.0.29", "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 c651082e..b2164950 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": "bf3beb7956181b065eec3dac4340c5d4", + "content-hash": "d7e0895c0f72a096e6ac2771f8e8f481", "packages": [ { "name": "bjornjohansen/wplang", @@ -1366,15 +1366,15 @@ }, { "name": "wpackagist-plugin/wp-piwik", - "version": "1.0.28", + "version": "1.0.29", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-piwik/", - "reference": "tags/1.0.28" + "reference": "tags/1.0.29" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-piwik.1.0.28.zip" + "url": "https://downloads.wordpress.org/plugin/wp-piwik.1.0.29.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" -- GitLab