diff --git a/composer.json b/composer.json
index b98793687ff6ea5a1ee0fe58af44a5a718f6fe63..d00b4ade69c3eebc7f2d33187946feed53159317 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 134a52ea136bfa74a78a9c0e700355fee528104b..597e54f2b3c89949cb1a4f50ee77e59a3bc357f1 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": "5b2a2008a06e7171a0f6c17164a9a852",
+    "content-hash": "86490387ecdeebbf4ced3bdebd455896",
     "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"