diff --git a/composer.json b/composer.json index 63e26481ebff9dc52e578ac2890a751758c2de22..43b9e94fcdf5648087f8ce6c1c141390e671fee6 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "wpackagist-plugin/disable-wordpress-updates": "1.8.0", "wpackagist-plugin/more-privacy-options": "4.6", "wpackagist-plugin/disable-emojis": "1.7.7", - "wpackagist-plugin/wp-super-cache": "2.0.0", + "wpackagist-plugin/wp-super-cache": "2.0.1", "wpackagist-plugin/wp-piwik": "1.0.30", "wpackagist-plugin/wp-syntax": "1.2", "wpackagist-plugin/opengraph": "2.0.2", diff --git a/composer.lock b/composer.lock index fd6e092195e2dbd8146e9bab4fb3b155991a0357..f720282888a80bc27ad74b5e04a530b233043431 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": "efa704c60096a76739db8ac88b3183db", + "content-hash": "618594b8d5fcaddc854d17acf1180ed0", "packages": [ { "name": "composer/installers", @@ -1476,15 +1476,15 @@ }, { "name": "wpackagist-plugin/wp-super-cache", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-super-cache/", - "reference": "tags/2.0.0" + "reference": "tags/2.0.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-super-cache.2.0.0.zip" + "url": "https://downloads.wordpress.org/plugin/wp-super-cache.2.0.1.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2162,12 +2162,12 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.1" }, - "platform-dev": [], - "plugin-api-version": "2.2.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" }