diff --git a/composer.json b/composer.json index 5bc080f0410348061e25c3c1d9300577f47dadbf..a1e6cb78a8e603f9ef68df7af36c5983aab016c5 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.9.1", + "wpackagist-plugin/wp-super-cache": "1.9.2", "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 0e3fe93ebc542f51dea2c4ddb804cfbbe773457e..15845a8aa6c4a86fd1bb427414d7edb8a9a37a5b 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": "367c4ae2be8e1a2ac205a9aa729e6022", + "content-hash": "45701e07cace18bb94860e7a8afc1ae9", "packages": [ { "name": "bjornjohansen/wplang", @@ -1370,15 +1370,15 @@ }, { "name": "wpackagist-plugin/wp-super-cache", - "version": "1.9.1", + "version": "1.9.2", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-super-cache/", - "reference": "tags/1.9.1" + "reference": "tags/1.9.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.9.1.zip" + "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.9.2.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2117,5 +2117,5 @@ "php": ">=7.1" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.3.0" }