diff --git a/composer.json b/composer.json index a81df5d42..869cf6059 100644 --- a/composer.json +++ b/composer.json @@ -88,7 +88,7 @@ "newfold-labs/wp-module-migration": "^1.0.11", "newfold-labs/wp-module-my-products": "^1.0.6", "newfold-labs/wp-module-notifications": "^1.6.0", - "newfold-labs/wp-module-onboarding": "^2.4.1", + "newfold-labs/wp-module-onboarding": "^2.4.2", "newfold-labs/wp-module-patterns": "^2.4.1", "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", "newfold-labs/wp-module-runtime": "^1.0.11", diff --git a/composer.lock b/composer.lock index 9a0050f9f..42fd1df6a 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": "e4996e001f644a254f0778f80d79d442", + "content-hash": "31884e748960fc6411a22536e61303be", "packages": [ { "name": "doctrine/inflector", @@ -1587,16 +1587,16 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "2.4.1", + "version": "2.4.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "bc7bc4f472a0524a9cf5542e5703d7df71a7d729" + "reference": "88893d89dda0af3ee013e2d6cf5432475fae6f35" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/bc7bc4f472a0524a9cf5542e5703d7df71a7d729", - "reference": "bc7bc4f472a0524a9cf5542e5703d7df71a7d729", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/88893d89dda0af3ee013e2d6cf5432475fae6f35", + "reference": "88893d89dda0af3ee013e2d6cf5432475fae6f35", "shasum": "" }, "require": { @@ -1642,10 +1642,10 @@ ], "description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.4.1", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.4.2", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2024-09-17T10:18:51+00:00" + "time": "2024-09-25T11:59:03+00:00" }, { "name": "newfold-labs/wp-module-onboarding-data", @@ -4947,5 +4947,5 @@ "platform-overrides": { "php": "7.3.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }