diff --git a/composer.json b/composer.json index 6e3c92a8a4eb1f8de453f7afd374d816a9648aca..6ecc49b30485cb87b1ee5890c756b326b7595b39 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.6", - "wpackagist-plugin/wp-super-cache": "1.12.4", + "wpackagist-plugin/wp-super-cache": "2.0.0", "wpackagist-plugin/wp-piwik": "1.0.30", "wpackagist-plugin/wp-syntax": "1.2", "wpackagist-theme/azul": "1.51", diff --git a/composer.lock b/composer.lock index 4016b849200ea886660069d1d8e7279f419798cc..8745002a934ef2ff40ec6c98d1f85f5e07f7f6bb 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": "40225eb0e2e8333f68b5707b15055d69", + "content-hash": "9fb8d14215479bef4719ba3b126783a4", "packages": [ { "name": "composer/installers", @@ -1432,15 +1432,15 @@ }, { "name": "wpackagist-plugin/wp-super-cache", - "version": "1.12.4", + "version": "2.0.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-super-cache/", - "reference": "tags/1.12.4" + "reference": "tags/2.0.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.12.4.zip" + "url": "https://downloads.wordpress.org/plugin/wp-super-cache.2.0.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"