From c0e3f707c470cf091264703db4bcb127a2347631 Mon Sep 17 00:00:00 2001 From: renovate <group_90_bot_d1576d88211fcb72b76df05f72366e9c@noreply.git.autistici.org> Date: Sat, 5 Apr 2025 13:43:48 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/wp-super-cache to v2.0.1 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 63e26481..43b9e94f 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": "2.0.0", + "wpackagist-plugin/wp-super-cache": "2.0.1", "wpackagist-plugin/wp-piwik": "1.0.30", "wpackagist-plugin/wp-syntax": "1.2", "wpackagist-plugin/opengraph": "2.0.2", diff --git a/composer.lock b/composer.lock index fd6e0921..f7202828 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": "efa704c60096a76739db8ac88b3183db", + "content-hash": "618594b8d5fcaddc854d17acf1180ed0", "packages": [ { "name": "composer/installers", @@ -1476,15 +1476,15 @@ }, { "name": "wpackagist-plugin/wp-super-cache", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-super-cache/", - "reference": "tags/2.0.0" + "reference": "tags/2.0.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-super-cache.2.0.0.zip" + "url": "https://downloads.wordpress.org/plugin/wp-super-cache.2.0.1.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2162,12 +2162,12 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.1" }, - "platform-dev": [], - "plugin-api-version": "2.2.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" } -- GitLab