diff --git a/composer.json b/composer.json index 40efa8d0a..34ed5cc19 100644 --- a/composer.json +++ b/composer.json @@ -88,7 +88,7 @@ "newfold-labs/wp-module-migration": "^1.0.9", "newfold-labs/wp-module-notifications": "^1.5.0", "newfold-labs/wp-module-onboarding": "^2.3.9", - "newfold-labs/wp-module-patterns": "^2.2.0", + "newfold-labs/wp-module-patterns": "^2.2.1", "newfold-labs/wp-module-performance": "2.0.0 as 1.9.9", "newfold-labs/wp-module-runtime": "^1.0.11", "newfold-labs/wp-module-secure-passwords": "^1.1.1", diff --git a/composer.lock b/composer.lock index 678914d66..bae90100f 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": "9839c753d1488258ca4d300856c2fe38", + "content-hash": "55ac4423f57cc07916322c4f40c9ccc3", "packages": [ { "name": "doctrine/inflector", @@ -1315,16 +1315,16 @@ }, { "name": "newfold-labs/wp-module-patterns", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "dd99ac0f9aeb8fd5f21481b6c119e348fa51c63c" + "reference": "53805e9dbf2b87c5428226755a6cb48a00f19982" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/dd99ac0f9aeb8fd5f21481b6c119e348fa51c63c", - "reference": "dd99ac0f9aeb8fd5f21481b6c119e348fa51c63c", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/53805e9dbf2b87c5428226755a6cb48a00f19982", + "reference": "53805e9dbf2b87c5428226755a6cb48a00f19982", "shasum": "" }, "require": { @@ -1362,10 +1362,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.2.0", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.3.0", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2024-07-24T11:13:40+00:00" + "time": "2024-07-31T20:49:57+00:00" }, { "name": "newfold-labs/wp-module-performance",