From 26c137a2dc180d0926768ae01c7493d316c33c4f Mon Sep 17 00:00:00 2001 From: renovate <renovate-bot@autistici.org> Date: Wed, 21 Jul 2021 18:29:00 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/wp-super-cache to v1.7.4 --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 6cbdde16..64d1c4e5 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "wpackagist-plugin/disable-wordpress-updates": "1.6.7", "wpackagist-plugin/more-privacy-options": "4.6", "wpackagist-plugin/disable-emojis": "1.7.2", - "wpackagist-plugin/wp-super-cache": "1.7.3", + "wpackagist-plugin/wp-super-cache": "1.7.4", "wpackagist-plugin/wp-piwik": "1.0.24", "wpackagist-plugin/wp-statusnet": "1.4.2", "wpackagist-plugin/wp-syntax": "1.1", diff --git a/composer.lock b/composer.lock index e58a36f9..340a77d9 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": "5a7317b0df110f18a90044af8317049c", + "content-hash": "bb8cf3fcd258278023a6b484f46cd712", "packages": [ { "name": "bjornjohansen/wplang", @@ -1316,15 +1316,15 @@ }, { "name": "wpackagist-plugin/wp-super-cache", - "version": "1.7.3", + "version": "1.7.4", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-super-cache/", - "reference": "tags/1.7.3" + "reference": "tags/1.7.4" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.7.3.zip" + "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.7.4.zip" }, "require": { "composer/installers": "~1.0" -- GitLab