From 1cf9eeabadb2a9cf57909dc76942822320ad3d0b Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Wed, 23 Oct 2024 19:15:15 -0400 Subject: [PATCH] update onboarding module --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index 062c114ed..792f0e518 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 bcd268e49..478329f9a 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": "db1cd83e6ea48cdd2b8c9c901c9cc24a", + "content-hash": "06a9dce3655bca9b3e7aa79895a9539e", "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",