diff --git a/composer.json b/composer.json index 1f38b6a49..8974c0b36 100644 --- a/composer.json +++ b/composer.json @@ -34,8 +34,8 @@ "require": { "mustache/mustache": "^2.14", "wp-cli/wp-config-transformer": "^1.3", - "newfold-labs/wp-module-onboarding-data": "^0.0.3", - "newfold-labs/wp-module-patterns": "^0.1.2" + "newfold-labs/wp-module-onboarding-data": "^0.0.4", + "newfold-labs/wp-module-patterns": "^0.1.6" }, "require-dev": { "wp-phpunit/wp-phpunit": "^6.2", diff --git a/composer.lock b/composer.lock index f9cdc450f..f5f60d283 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": "83505773c0e362b4df1df35416086280", + "content-hash": "ab718f20f38ba216ed65052a4508398e", "packages": [ { "name": "mustache/mustache", @@ -149,16 +149,16 @@ }, { "name": "newfold-labs/wp-module-onboarding-data", - "version": "0.0.3", + "version": "0.0.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding-data.git", - "reference": "6c8cef5e2efd0fb3678b122582979a1c4c580c87" + "reference": "ee9f3cbde7d3999487b3cf3bc8742b47f9a0d6d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/6c8cef5e2efd0fb3678b122582979a1c4c580c87", - "reference": "6c8cef5e2efd0fb3678b122582979a1c4c580c87", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/ee9f3cbde7d3999487b3cf3bc8742b47f9a0d6d8", + "reference": "ee9f3cbde7d3999487b3cf3bc8742b47f9a0d6d8", "shasum": "" }, "require": { @@ -183,23 +183,23 @@ ], "description": "A non-toggleable module containing a standardized interface for interacting with Onboarding data.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/0.0.3", + "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/0.0.4", "issues": "https://github.com/newfold-labs/wp-module-onboarding-data/issues" }, - "time": "2023-10-06T10:38:41+00:00" + "time": "2023-10-17T06:14:05+00:00" }, { "name": "newfold-labs/wp-module-patterns", - "version": "0.1.5", + "version": "0.1.6", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "39077cd5bd7b73eca1fafb69272f4f89dc0e1350" + "reference": "3a446d1923c6c9bee13d86d0fda4cc4585742959" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/39077cd5bd7b73eca1fafb69272f4f89dc0e1350", - "reference": "39077cd5bd7b73eca1fafb69272f4f89dc0e1350", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/3a446d1923c6c9bee13d86d0fda4cc4585742959", + "reference": "3a446d1923c6c9bee13d86d0fda4cc4585742959", "shasum": "" }, "require-dev": { @@ -233,10 +233,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/0.1.5", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/0.1.6", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2023-10-05T00:00:40+00:00" + "time": "2023-10-16T19:35:02+00:00" }, { "name": "wp-cli/wp-config-transformer",