From 3054f20996861d5b286885d7dc9c910e5f72d725 Mon Sep 17 00:00:00 2001 From: arunshenoy99 Date: Thu, 28 Sep 2023 14:21:56 +0530 Subject: [PATCH] Update onboarding data --- composer.lock | 55 ++++----------------------------------------------- 1 file changed, 4 insertions(+), 51 deletions(-) diff --git a/composer.lock b/composer.lock index 8c68a8037..cfcc06823 100644 --- a/composer.lock +++ b/composer.lock @@ -56,52 +56,6 @@ }, "time": "2022-08-23T13:07:01+00:00" }, - { - "name": "newfold-labs/wp-module-customer-bluehost", - "version": "1.6.0", - "source": { - "type": "git", - "url": "https://github.com/newfold-labs/wp-module-customer-bluehost.git", - "reference": "c0b205c9619c657264e0eb7efa29fba191102045" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-customer-bluehost/zipball/c0b205c9619c657264e0eb7efa29fba191102045", - "reference": "c0b205c9619c657264e0eb7efa29fba191102045", - "shasum": "" - }, - "require": { - "newfold-labs/wp-module-data": "^2.2.2" - }, - "type": "library", - "autoload": { - "psr-4": { - "NewfoldLabs\\WP\\Module\\CustomerBluehost\\": "includes" - }, - "files": [ - "bootstrap.php", - "includes/AccessToken.php", - "includes/CustomerBluehost.php", - "includes/ResponseUtilities.php", - "includes/SiteMeta.php" - ] - }, - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Evan Mullins", - "homepage": "https://evanmullins.com" - } - ], - "description": "Customer module to interface with bluehost and the data module.", - "support": { - "source": "https://github.com/newfold-labs/wp-module-customer-bluehost/tree/1.6.0", - "issues": "https://github.com/newfold-labs/wp-module-customer-bluehost/issues" - }, - "time": "2023-05-30T21:27:34+00:00" - }, { "name": "newfold-labs/wp-module-data", "version": "2.4.6", @@ -199,16 +153,15 @@ "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding-data.git", - "reference": "3076e11442cc358105df6f563e6e0b31e51690fd" + "reference": "d0c6c03d24c6b15e8516007146ac226a4af14449" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/3076e11442cc358105df6f563e6e0b31e51690fd", - "reference": "3076e11442cc358105df6f563e6e0b31e51690fd", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/d0c6c03d24c6b15e8516007146ac226a4af14449", + "reference": "d0c6c03d24c6b15e8516007146ac226a4af14449", "shasum": "" }, "require": { - "newfold-labs/wp-module-customer-bluehost": "^1.6.0", "newfold-labs/wp-module-data": "^2.4.3", "newfold-labs/wp-module-installer": "^1.1", "wp-forge/wp-upgrade-handler": "^1.0" @@ -233,7 +186,7 @@ "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/0.0.2", "issues": "https://github.com/newfold-labs/wp-module-onboarding-data/issues" }, - "time": "2023-09-26T10:52:25+00:00" + "time": "2023-09-28T08:43:53+00:00" }, { "name": "newfold-labs/wp-module-patterns",