From fb0ae45b1226ad56818eab6de74ad4097a9fd987 Mon Sep 17 00:00:00 2001 From: Allen Benny Date: Wed, 23 Oct 2024 18:30:32 +0530 Subject: [PATCH] update onboarding --- composer.json | 2 +- composer.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.json b/composer.json index 1e56cdf92..8dfdaa910 100644 --- a/composer.json +++ b/composer.json @@ -89,7 +89,7 @@ "newfold-labs/wp-module-migration": "^1.0.12", "newfold-labs/wp-module-my-products": "^1.0.6", "newfold-labs/wp-module-notifications": "^1.6.1", - "newfold-labs/wp-module-onboarding": "^2.4.3", + "newfold-labs/wp-module-onboarding": "^2.5.0", "newfold-labs/wp-module-onboarding-data": "^1.2.1", "newfold-labs/wp-module-patterns": "^2.6.0", "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", diff --git a/composer.lock b/composer.lock index e8bda6337..24e4dc277 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": "a09e978c158d484fcde4768e0bf03854", + "content-hash": "58def086757d63e5d757cff1188375ce", "packages": [ { "name": "doctrine/inflector", @@ -1592,24 +1592,24 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "2.4.3", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "93e1bceb2cb630189fae453268d465a38fcf6317" + "reference": "4a517294657f4c895b2f3dbc025fc93dbab263ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/93e1bceb2cb630189fae453268d465a38fcf6317", - "reference": "93e1bceb2cb630189fae453268d465a38fcf6317", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/4a517294657f4c895b2f3dbc025fc93dbab263ab", + "reference": "4a517294657f4c895b2f3dbc025fc93dbab263ab", "shasum": "" }, "require": { "mustache/mustache": "^2.14", "newfold-labs/wp-module-facebook": "^1.0", "newfold-labs/wp-module-migration": "^1.0", - "newfold-labs/wp-module-onboarding-data": "^1.0", - "newfold-labs/wp-module-patterns": "^2.0", + "newfold-labs/wp-module-onboarding-data": "^1.2", + "newfold-labs/wp-module-patterns": "^2.5", "wp-cli/wp-config-transformer": "^1.3", "wp-forge/helpers": "^2.0" }, @@ -1647,10 +1647,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.3", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.5.0", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2024-10-15T20:30:08+00:00" + "time": "2024-10-23T12:55:56+00:00" }, { "name": "newfold-labs/wp-module-onboarding-data", @@ -5054,8 +5054,8 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "7.3.0" },