diff --git a/composer.json b/composer.json index 33104a44e5982acd03fa1c00be2e9c8c0e7780c0..60cc91b1619cf07d7342b360bfe05741e016b4a5 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 b8986a6a0092f5582e5dfeeed0927deba1e49ef9..1ddafe5e6afde80d67983c201deb8e363c8784a6 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"