From 0a0a2f6ecc9c10d410d0fbb1a5059f5eefec1647 Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Sun, 5 Jun 2022 20:28:35 +0000
Subject: [PATCH] Update dependency wpackagist-plugin/wp-super-cache to v1.7.8

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

diff --git a/composer.json b/composer.json
index abff1015..fa817edc 100644
--- a/composer.json
+++ b/composer.json
@@ -40,7 +40,7 @@
         "wpackagist-plugin/disable-wordpress-updates": "1.7.0",
         "wpackagist-plugin/more-privacy-options": "4.6",
         "wpackagist-plugin/disable-emojis": "1.7.4",
-        "wpackagist-plugin/wp-super-cache": "1.7.7",
+        "wpackagist-plugin/wp-super-cache": "1.7.8",
         "wpackagist-plugin/wp-piwik": "1.0.27",
         "wpackagist-plugin/wp-syntax": "1.1",
         "wpackagist-theme/azul": "1.51",
diff --git a/composer.lock b/composer.lock
index f18276fb..0384d027 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": "55229cfdb0b08d916c25ee0f5ed31167",
+    "content-hash": "0b8884574ab38bdb55100f8243034a98",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -1367,15 +1367,15 @@
         },
         {
             "name": "wpackagist-plugin/wp-super-cache",
-            "version": "1.7.7",
+            "version": "1.7.8",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/wp-super-cache/",
-                "reference": "tags/1.7.7"
+                "reference": "tags/1.7.8"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.7.7.zip"
+                "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.7.8.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"
@@ -2186,5 +2186,5 @@
         "php": ">=7.1"
     },
     "platform-dev": [],
-    "plugin-api-version": "2.0.0"
+    "plugin-api-version": "2.3.0"
 }
-- 
GitLab