From ea996e74dd47daf6cba51ef08f7b01a81e168cea Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Tue, 16 Aug 2022 18:30:35 +0000
Subject: [PATCH] Update dependency wpackagist-plugin/wp-super-cache to v1.8

---
 composer.json | 2 +-
 composer.lock | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/composer.json b/composer.json
index 8b49526c..5726f163 100644
--- a/composer.json
+++ b/composer.json
@@ -48,7 +48,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.9",
+        "wpackagist-plugin/wp-super-cache": "1.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 b6b87a79..bcd86ab5 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": "cc7e6eefdaad4fdeeb770290872c6f68",
+    "content-hash": "859acaf3b10476435882f1e01dd2448a",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -1367,15 +1367,15 @@
         },
         {
             "name": "wpackagist-plugin/wp-super-cache",
-            "version": "1.7.9",
+            "version": "1.8",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/wp-super-cache/",
-                "reference": "tags/1.7.9"
+                "reference": "tags/1.8"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.7.9.zip"
+                "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.8.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"
-- 
GitLab