diff --git a/composer.json b/composer.json index 1669f22e..d9375f31 100644 --- a/composer.json +++ b/composer.json @@ -88,7 +88,7 @@ "newfold-labs/wp-module-notifications": "^1.6.6", "newfold-labs/wp-module-onboarding": "^2.5.5", "newfold-labs/wp-module-patterns": "^2.8.1", - "newfold-labs/wp-module-performance": "^2.1.0", + "newfold-labs/wp-module-performance": "^2.2.0", "newfold-labs/wp-module-runtime": "^1.0.12", "newfold-labs/wp-module-secure-passwords": "^1.1.1", "newfold-labs/wp-module-sso": "^1.0.7", diff --git a/composer.lock b/composer.lock index 38693446..370fa54a 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": "8fb94c4ebc0d51e8254f288c676744e2", + "content-hash": "d32115630ec12d1ba8ae461cd61353f5", "packages": [ { "name": "doctrine/inflector", @@ -1739,16 +1739,16 @@ }, { "name": "newfold-labs/wp-module-performance", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-performance.git", - "reference": "15b01bae8ad1489b3e1d80cb7a9e3d395b5af113" + "reference": "a941dd7424672e51f6c47b69ec8e3427c8ebc850" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/15b01bae8ad1489b3e1d80cb7a9e3d395b5af113", - "reference": "15b01bae8ad1489b3e1d80cb7a9e3d395b5af113", + "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/a941dd7424672e51f6c47b69ec8e3427c8ebc850", + "reference": "a941dd7424672e51f6c47b69ec8e3427c8ebc850", "shasum": "" }, "require": { @@ -1784,10 +1784,10 @@ ], "description": "A module for managing caching functionality.", "support": { - "source": "https://github.com/newfold-labs/wp-module-performance/tree/2.1.0", + "source": "https://github.com/newfold-labs/wp-module-performance/tree/2.2.0", "issues": "https://github.com/newfold-labs/wp-module-performance/issues" }, - "time": "2024-12-17T09:46:51+00:00" + "time": "2025-01-02T11:49:56+00:00" }, { "name": "newfold-labs/wp-module-pls",