From b34c1a26aca511b0338d0a676b0c68790d64d50a Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Wed, 8 Nov 2023 17:38:48 +0000
Subject: [PATCH] Update dependency wpackagist-plugin/wp-super-cache to v1.11.0

---
 composer.json |  2 +-
 composer.lock | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/composer.json b/composer.json
index 0a564a63..a702968f 100644
--- a/composer.json
+++ b/composer.json
@@ -48,7 +48,7 @@
         "wpackagist-plugin/disable-wordpress-updates": "1.7.1",
         "wpackagist-plugin/more-privacy-options": "4.6",
         "wpackagist-plugin/disable-emojis": "1.7.6",
-        "wpackagist-plugin/wp-super-cache": "1.10.0",
+        "wpackagist-plugin/wp-super-cache": "1.11.0",
         "wpackagist-plugin/wp-piwik": "1.0.30",
         "wpackagist-plugin/wp-syntax": "1.1",
         "wpackagist-theme/azul": "1.51",
diff --git a/composer.lock b/composer.lock
index 6ac20f05..470b0e38 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": "8906c38d1a4ba2825a9dbbdb6024b0c5",
+    "content-hash": "d13f43195bd3b6d765fc8aa80b523940",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -1402,15 +1402,15 @@
         },
         {
             "name": "wpackagist-plugin/wp-super-cache",
-            "version": "1.10.0",
+            "version": "1.11.0",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/wp-super-cache/",
-                "reference": "tags/1.10.0"
+                "reference": "tags/1.11.0"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.10.0.zip"
+                "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.11.0.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"
@@ -1987,5 +1987,5 @@
         "php": ">=7.1"
     },
     "platform-dev": [],
-    "plugin-api-version": "2.3.0"
+    "plugin-api-version": "2.6.0"
 }
-- 
GitLab