diff --git a/composer.json b/composer.json index 8b49526c3d72336c0ba2e5edb88f190f4813d727..5726f1630b9c0362882a16aa114639f6b769b28e 100644 --- a/composer.json +++ b/composer.json @@ -48,7 +48,7 @@ "wpackagist-plugin/disable-wordpress-updates": "1.7.0", "wpackagist-plugin/more-privacy-options": "4.6", "wpackagist-plugin/disable-emojis": "1.7.4", - "wpackagist-plugin/wp-super-cache": "1.7.9", + "wpackagist-plugin/wp-super-cache": "1.8", "wpackagist-plugin/wp-piwik": "1.0.27", "wpackagist-plugin/wp-syntax": "1.1", "wpackagist-theme/azul": "1.51", diff --git a/composer.lock b/composer.lock index b6b87a7922c33ef90d53127dc9730efd4347b107..bcd86ab53e0fb5b56ffb794d669fc097f0f72bb0 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": "cc7e6eefdaad4fdeeb770290872c6f68", + "content-hash": "859acaf3b10476435882f1e01dd2448a", "packages": [ { "name": "bjornjohansen/wplang", @@ -1367,15 +1367,15 @@ }, { "name": "wpackagist-plugin/wp-super-cache", - "version": "1.7.9", + "version": "1.8", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-super-cache/", - "reference": "tags/1.7.9" + "reference": "tags/1.8" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.7.9.zip" + "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.8.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"