From a097cc9db7024b64c5f61002f366a238789986ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 15:11:30 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-performance Bumps [newfold-labs/wp-module-performance](https://github.com/newfold-labs/wp-module-performance) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/newfold-labs/wp-module-performance/releases) - [Commits](https://github.com/newfold-labs/wp-module-performance/compare/1.4.0...1.4.1) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-performance dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 36b3f6be8..76ddfbd4d 100644 --- a/composer.json +++ b/composer.json @@ -79,7 +79,7 @@ "newfold-labs/wp-module-notifications": "^1.2.5", "newfold-labs/wp-module-onboarding": "^2.1.9", "newfold-labs/wp-module-patterns": "^0.1.18", - "newfold-labs/wp-module-performance": "^1.4.0", + "newfold-labs/wp-module-performance": "^1.4.1", "newfold-labs/wp-module-runtime": "^1.0.10", "newfold-labs/wp-module-secure-passwords": "^1.1.1", "newfold-labs/wp-module-sso": "^1.0.5", diff --git a/composer.lock b/composer.lock index 297b8b872..1d2bb4652 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": "39153d9a7aa6485c67915cc197eb4e5d", + "content-hash": "14858c34b38832e025c36d2f003d9782", "packages": [ { "name": "doctrine/inflector", @@ -1105,16 +1105,16 @@ }, { "name": "newfold-labs/wp-module-performance", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-performance.git", - "reference": "3d11c8da5928cc29899876bf9b1ea41b76cfc8cd" + "reference": "5e4c87d404788c61ea55e3c62e29e5df48c36340" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/3d11c8da5928cc29899876bf9b1ea41b76cfc8cd", - "reference": "3d11c8da5928cc29899876bf9b1ea41b76cfc8cd", + "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/5e4c87d404788c61ea55e3c62e29e5df48c36340", + "reference": "5e4c87d404788c61ea55e3c62e29e5df48c36340", "shasum": "" }, "require": { @@ -1144,10 +1144,10 @@ ], "description": "A module for managing caching functionality.", "support": { - "source": "https://github.com/newfold-labs/wp-module-performance/tree/1.4.0", + "source": "https://github.com/newfold-labs/wp-module-performance/tree/1.4.1", "issues": "https://github.com/newfold-labs/wp-module-performance/issues" }, - "time": "2024-02-27T20:09:07+00:00" + "time": "2024-04-22T22:30:42+00:00" }, { "name": "newfold-labs/wp-module-runtime", @@ -3888,5 +3888,5 @@ "platform-overrides": { "php": "7.3.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }