diff --git a/composer.json b/composer.json index 54d6214..9e1bf36 100644 --- a/composer.json +++ b/composer.json @@ -79,7 +79,7 @@ "newfold-labs/wp-module-loader": "^1.0.11", "newfold-labs/wp-module-marketplace": "^2.5.0", "newfold-labs/wp-module-notifications": "^1.6.6", - "newfold-labs/wp-module-performance": "^2.4.0", + "newfold-labs/wp-module-performance": "^2.4.1", "newfold-labs/wp-module-runtime": "^1.1.3", "newfold-labs/wp-module-secure-passwords": "^1.1.1", "newfold-labs/wp-module-sso": "^1.0.8", diff --git a/composer.lock b/composer.lock index ee49f74..5bcb706 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": "94707d6a34b6b999a9880956e1910eac", + "content-hash": "09d81f2cea6ba33c3c4e643fe879be3e", "packages": [ { "name": "doctrine/inflector", @@ -768,22 +768,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" @@ -813,10 +813,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", @@ -1131,16 +1131,16 @@ }, { "name": "wp-forge/wp-htaccess-manager", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/wp-forge/wp-htaccess-manager.git", - "reference": "203f0e54378ce2cad9ec8c272851bc7170efcbb1" + "reference": "8b565cb9bd75ff1c415e4974c3b4812c5b50da63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-forge/wp-htaccess-manager/zipball/203f0e54378ce2cad9ec8c272851bc7170efcbb1", - "reference": "203f0e54378ce2cad9ec8c272851bc7170efcbb1", + "url": "https://api.github.com/repos/wp-forge/wp-htaccess-manager/zipball/8b565cb9bd75ff1c415e4974c3b4812c5b50da63", + "reference": "8b565cb9bd75ff1c415e4974c3b4812c5b50da63", "shasum": "" }, "type": "library", @@ -1165,9 +1165,9 @@ "description": "A helper library for making changes to .htaccess files in WordPress.", "support": { "issues": "https://github.com/wp-forge/wp-htaccess-manager/issues", - "source": "https://github.com/wp-forge/wp-htaccess-manager/tree/1.0.1" + "source": "https://github.com/wp-forge/wp-htaccess-manager/tree/1.0.2" }, - "time": "2025-01-13T16:12:03+00:00" + "time": "2025-01-16T22:09:14+00:00" }, { "name": "wp-forge/wp-options",