diff --git a/composer.json b/composer.json index 3509458438fb4ce4199b3550c0beec9bada390d0..e2db5ad436dc4cf7dba707ea75f41ceb462b817d 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 c651082e5c9ba490e9927aa45b3b2b5bbb5287aa..b21649505ce285f42201ab815558a5e2245ad150 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"