diff --git a/composer.json b/composer.json index abff1015b91188f67870bbde28ab9d3dc454f81b..fa817edc464c3814d420e31aed7ce685ff57bee4 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,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.7", + "wpackagist-plugin/wp-super-cache": "1.7.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 f18276fb71300595ebb68548623d235b00474917..0384d027d90a108fe181207db458f56161d87826 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": "55229cfdb0b08d916c25ee0f5ed31167", + "content-hash": "0b8884574ab38bdb55100f8243034a98", "packages": [ { "name": "bjornjohansen/wplang", @@ -1367,15 +1367,15 @@ }, { "name": "wpackagist-plugin/wp-super-cache", - "version": "1.7.7", + "version": "1.7.8", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-super-cache/", - "reference": "tags/1.7.7" + "reference": "tags/1.7.8" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.7.7.zip" + "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.7.8.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2186,5 +2186,5 @@ "php": ">=7.1" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.3.0" }