diff --git a/composer.json b/composer.json index dd6764d..9bf453e 100644 --- a/composer.json +++ b/composer.json @@ -61,7 +61,7 @@ "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "1.5.2", "newfold-labs/wp-module-notifications": "^1.1.5", - "newfold-labs/wp-module-performance": "1.1.1", + "newfold-labs/wp-module-performance": "1.2.1", "newfold-labs/wp-module-secure-passwords": "^1.1", "newfold-labs/wp-module-sso": "^1.0.4", "wp-forge/wp-update-handler": "^1.0", diff --git a/composer.lock b/composer.lock index a25134c..733c7e2 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": "56a92d04fab1d88136426091eb1bfc18", + "content-hash": "fe80fd68b58a28394cf92e9327256e7f", "packages": [ { "name": "doctrine/inflector", @@ -398,16 +398,16 @@ }, { "name": "newfold-labs/wp-module-performance", - "version": "1.1.1", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-performance.git", - "reference": "7efc4f25a9e576d6aae79f9e3472630bc8e46fcd" + "reference": "b341bb7dbdf6a5b9038d670deffc5df1f2029973" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/7efc4f25a9e576d6aae79f9e3472630bc8e46fcd", - "reference": "7efc4f25a9e576d6aae79f9e3472630bc8e46fcd", + "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/b341bb7dbdf6a5b9038d670deffc5df1f2029973", + "reference": "b341bb7dbdf6a5b9038d670deffc5df1f2029973", "shasum": "" }, "require": { @@ -436,10 +436,10 @@ ], "description": "A module for managing caching functionality.", "support": { - "source": "https://github.com/newfold-labs/wp-module-performance/tree/1.1.1", + "source": "https://github.com/newfold-labs/wp-module-performance/tree/1.2.1", "issues": "https://github.com/newfold-labs/wp-module-performance/issues" }, - "time": "2023-06-12T11:20:05+00:00" + "time": "2023-09-11T18:50:56+00:00" }, { "name": "newfold-labs/wp-module-secure-passwords",