diff --git a/composer.json b/composer.json index 18284234a..7aaf36879 100644 --- a/composer.json +++ b/composer.json @@ -91,7 +91,7 @@ "newfold-labs/wp-module-onboarding": "^2.5.6", "newfold-labs/wp-module-onboarding-data": "^1.2.4", "newfold-labs/wp-module-patterns": "^2.8.1", - "newfold-labs/wp-module-performance": "^2.4.0", + "newfold-labs/wp-module-performance": "^2.4.1", "newfold-labs/wp-module-pls": "^1.0.1", "newfold-labs/wp-module-runtime": "^1.1.3", "newfold-labs/wp-module-secure-passwords": "^1.1.1", diff --git a/composer.lock b/composer.lock index 35530870e..d41a37963 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": "817c1ae1eeab41205392916524d4de59", + "content-hash": "a5fa4fe36fa3444a940245c17161a926", "packages": [ { "name": "doctrine/inflector", @@ -1758,22 +1758,22 @@ }, { "name": "newfold-labs/wp-module-performance", - "version": "2.4.0", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-performance.git", - "reference": "ec56891eaf7131a4e9212a9956f2a19a713c3006" + "reference": "907426d1d89353a7f68ee68b4ce02b1af5907067" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/ec56891eaf7131a4e9212a9956f2a19a713c3006", - "reference": "ec56891eaf7131a4e9212a9956f2a19a713c3006", + "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/907426d1d89353a7f68ee68b4ce02b1af5907067", + "reference": "907426d1d89353a7f68ee68b4ce02b1af5907067", "shasum": "" }, "require": { "newfold-labs/wp-module-context": "^1.0", "newfold-labs/wp-module-features": "^1.4", - "newfold-labs/wp-module-installer": "^1.2.2", + "newfold-labs/wp-module-installer": "^1.3.0", "wp-forge/collection": "^1.0.2", "wp-forge/wp-htaccess-manager": "^1.0", "wpscholar/url": "^1.2.5" @@ -1803,10 +1803,10 @@ ], "description": "A module for managing caching functionality.", "support": { - "source": "https://github.com/newfold-labs/wp-module-performance/tree/2.4.0", + "source": "https://github.com/newfold-labs/wp-module-performance/tree/2.4.1", "issues": "https://github.com/newfold-labs/wp-module-performance/issues" }, - "time": "2025-01-16T15:45:04+00:00" + "time": "2025-01-22T18:05:23+00:00" }, { "name": "newfold-labs/wp-module-pls",