From 5bfe7334811db587c14a567940a73e12f862c930 Mon Sep 17 00:00:00 2001 From: renovate <group_90_bot_d1576d88211fcb72b76df05f72366e9c@noreply.git.autistici.org> Date: Mon, 17 Feb 2025 10:43:40 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/wp-super-cache to v2 --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index c1e1382c..9a4c3a5b 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "wpackagist-plugin/disable-wordpress-updates": "1.8.0", "wpackagist-plugin/more-privacy-options": "4.6", "wpackagist-plugin/disable-emojis": "1.7.7", - "wpackagist-plugin/wp-super-cache": "1.12.4", + "wpackagist-plugin/wp-super-cache": "2.0.0", "wpackagist-plugin/wp-piwik": "1.0.30", "wpackagist-plugin/wp-syntax": "1.2", "wpackagist-theme/azul": "1.51", diff --git a/composer.lock b/composer.lock index e1c8b3ec..0d9a7624 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": "e5bb439b9499d2aa9a3ddd1a52207568", + "content-hash": "45dd5c1d2bb4782c4194cef308f2b08b", "packages": [ { "name": "composer/installers", @@ -1432,15 +1432,15 @@ }, { "name": "wpackagist-plugin/wp-super-cache", - "version": "1.12.4", + "version": "2.0.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-super-cache/", - "reference": "tags/1.12.4" + "reference": "tags/2.0.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.12.4.zip" + "url": "https://downloads.wordpress.org/plugin/wp-super-cache.2.0.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" -- GitLab