diff --git a/composer.json b/composer.json
index 83c25147c5fb1db8253210c09c29cf1098d86114..8c36a4e4d3c2a67a2531fc3c5121d35f38e78c12 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 1528e612cec73ee82cc53f27e0879b7ae7c8d228..a11d390c2937264ff37c21624ae075a6ff186ad1 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": "8a4b4ab8bdc534665f31c3e3eeeabb85",
+    "content-hash": "d8cc66cfa96fc5a099c1b05ce792e5d0",
     "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"