diff --git a/composer.json b/composer.json index ebd841f7f..0e4eeaaf3 100644 --- a/composer.json +++ b/composer.json @@ -68,7 +68,7 @@ "newfold-labs/wp-module-marketplace": "^2.1.0", "newfold-labs/wp-module-notifications": "^1.2.1", "newfold-labs/wp-module-onboarding": "^1.11.8", - "newfold-labs/wp-module-patterns": "^0.1.8", + "newfold-labs/wp-module-patterns": "^0.1.10", "newfold-labs/wp-module-performance": "^1.2.2", "newfold-labs/wp-module-runtime": "^1.0.7", "newfold-labs/wp-module-secure-passwords": "^1.1", diff --git a/composer.lock b/composer.lock index ffa0d25fd..04e92ae0c 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": "a8d29013c70eb24544e8a626a97a7b91", + "content-hash": "645d389491e6d2f6353ed03e33e24d14", "packages": [ { "name": "doctrine/inflector", @@ -973,16 +973,16 @@ }, { "name": "newfold-labs/wp-module-patterns", - "version": "0.1.8", + "version": "0.1.10", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "8e582216003d1e881b851efa76230ce0237d7fd4" + "reference": "0f459d2df5a44eec4dd39bc216187e36e9931cba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/8e582216003d1e881b851efa76230ce0237d7fd4", - "reference": "8e582216003d1e881b851efa76230ce0237d7fd4", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/0f459d2df5a44eec4dd39bc216187e36e9931cba", + "reference": "0f459d2df5a44eec4dd39bc216187e36e9931cba", "shasum": "" }, "require-dev": { @@ -1016,10 +1016,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/0.1.8", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/0.1.10", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2023-10-24T20:40:31+00:00" + "time": "2023-11-29T19:06:10+00:00" }, { "name": "newfold-labs/wp-module-performance",