From 6eda91c52b930ad4f6470e1015f7f5e2ee814090 Mon Sep 17 00:00:00 2001 From: renovate <renovate-bot@autistici.org> Date: Mon, 7 Feb 2022 23:29:30 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/wp-piwik to v1.0.27 --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index d08d1ee9..8a8dd7cd 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "wpackagist-plugin/more-privacy-options": "4.6", "wpackagist-plugin/disable-emojis": "1.7.3", "wpackagist-plugin/wp-super-cache": "1.7.7", - "wpackagist-plugin/wp-piwik": "1.0.26", + "wpackagist-plugin/wp-piwik": "1.0.27", "wpackagist-plugin/wp-statusnet": "1.4.2", "wpackagist-plugin/wp-syntax": "1.1", "wpackagist-plugin/wpmu-custom-css": "^1.06", diff --git a/composer.lock b/composer.lock index 445fe1a1..8ed19c48 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": "faac632a2a98d42605b3f43f117a7cc9", + "content-hash": "9af16a204697e87a5a1479298b383aaf", "packages": [ { "name": "bjornjohansen/wplang", @@ -1288,15 +1288,15 @@ }, { "name": "wpackagist-plugin/wp-piwik", - "version": "1.0.26", + "version": "1.0.27", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-piwik/", - "reference": "tags/1.0.26" + "reference": "tags/1.0.27" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-piwik.1.0.26.zip" + "url": "https://downloads.wordpress.org/plugin/wp-piwik.1.0.27.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" -- GitLab