diff --git a/composer.json b/composer.json index 5bda2967ebd134bb201fbc8e294402c71d3de994..6d2d08c5a871446c0c820692334e34b431fe17d3 100644 --- a/composer.json +++ b/composer.json @@ -48,7 +48,7 @@ "wpackagist-plugin/disable-wordpress-updates": "1.7.1", "wpackagist-plugin/more-privacy-options": "4.6", "wpackagist-plugin/disable-emojis": "1.7.5", - "wpackagist-plugin/wp-super-cache": "1.9.4", + "wpackagist-plugin/wp-super-cache": "1.10.0", "wpackagist-plugin/wp-piwik": "1.0.28", "wpackagist-plugin/wp-syntax": "1.1", "wpackagist-theme/azul": "1.51", diff --git a/composer.lock b/composer.lock index f20dafb83d35fcae3c0552d405a2ad357dff85b5..f255c03cee6bfe02d7347b2b7df2f6f0c74e08ae 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": "d2a48637346ecaf95da032683071b702", + "content-hash": "ce250a692d3128840e6c9282d434cb4c", "packages": [ { "name": "bjornjohansen/wplang", @@ -1432,15 +1432,15 @@ }, { "name": "wpackagist-plugin/wp-super-cache", - "version": "1.9.4", + "version": "1.10.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-super-cache/", - "reference": "tags/1.9.4" + "reference": "tags/1.10.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.9.4.zip" + "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.10.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"