diff --git a/composer.json b/composer.json
index c1e1382cc1e90cf3e9aaba182f02931e49d5c1a3..9a4c3a5ba36541d6051c7267bd1c201e12e55e24 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": "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 e1c8b3eca96ddaecc2c02e465a654ab3557d22ff..0d9a7624bfca5b6dcba87165b5d02f6a020645aa 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": "e5bb439b9499d2aa9a3ddd1a52207568",
+    "content-hash": "45dd5c1d2bb4782c4194cef308f2b08b",
     "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"