diff --git a/composer.json b/composer.json index 7286bef08e547101429c9ed61e537c7d4f97793b..e52eaa3b3254cd98527e82c9aefe88db92d22515 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "wpackagist-plugin/more-privacy-options": "4.6", "wpackagist-plugin/disable-emojis": "1.7.2", "wpackagist-plugin/wp-super-cache": "1.7.4", - "wpackagist-plugin/wp-piwik": "1.0.24", + "wpackagist-plugin/wp-piwik": "1.0.25", "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 3483dd21aacd2af3bf736a35018b54bf03240c7d..3cb5ad4853c6d6f458ae5bce4f1922e5b17c3df8 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": "a74b57f577f48babacca534057bc4742", + "content-hash": "80d5dd11e68a16df227fac4d8937655f", "packages": [ { "name": "bjornjohansen/wplang", @@ -1262,15 +1262,15 @@ }, { "name": "wpackagist-plugin/wp-piwik", - "version": "1.0.24", + "version": "1.0.25", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-piwik/", - "reference": "tags/1.0.24" + "reference": "tags/1.0.25" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-piwik.1.0.24.zip" + "url": "https://downloads.wordpress.org/plugin/wp-piwik.1.0.25.zip" }, "require": { "composer/installers": "~1.0"