From ef6624f1b9a135415d6fad69442a09cb63759e07 Mon Sep 17 00:00:00 2001 From: renovate <renovate-bot@autistici.org> Date: Tue, 1 Feb 2022 21:29:05 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/wp-super-cache to v1.7.7 --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 894d8842..54797543 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "wpackagist-plugin/disable-wordpress-updates": "1.6.8", "wpackagist-plugin/more-privacy-options": "4.6", "wpackagist-plugin/disable-emojis": "1.7.3", - "wpackagist-plugin/wp-super-cache": "1.7.4", + "wpackagist-plugin/wp-super-cache": "1.7.7", "wpackagist-plugin/wp-piwik": "1.0.26", "wpackagist-plugin/wp-statusnet": "1.4.2", "wpackagist-plugin/wp-syntax": "1.1", diff --git a/composer.lock b/composer.lock index 9f4fad89..17654c2b 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": "c11ea137528818d637a3195c01e0c1fc", + "content-hash": "728adbdebd9942adf72b44542835a156", "packages": [ { "name": "bjornjohansen/wplang", @@ -1342,15 +1342,15 @@ }, { "name": "wpackagist-plugin/wp-super-cache", - "version": "1.7.4", + "version": "1.7.7", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-super-cache/", - "reference": "tags/1.7.4" + "reference": "tags/1.7.7" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.7.4.zip" + "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.7.7.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" -- GitLab