From 32aa5190039101e25c2a49d294f0c208fb6476cd Mon Sep 17 00:00:00 2001 From: arunshenoy99 Date: Tue, 7 Nov 2023 17:15:31 +0530 Subject: [PATCH] Bump Onboarding to 1.11.8 --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index a6c416750..7f15df2b3 100644 --- a/composer.json +++ b/composer.json @@ -67,7 +67,7 @@ "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.0.2", "newfold-labs/wp-module-notifications": "^1.1.6", - "newfold-labs/wp-module-onboarding": "^1.11.7", + "newfold-labs/wp-module-onboarding": "^1.11.8", "newfold-labs/wp-module-patterns": "^0.1.8", "newfold-labs/wp-module-performance": "^1.2.2", "newfold-labs/wp-module-runtime": "^1.0.7", diff --git a/composer.lock b/composer.lock index 9c3cf8856..9320013bf 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": "a8235d201e4471c586df8bd8eefe598a", + "content-hash": "2353e8f6bd164be4fe9d5910a97d5c87", "packages": [ { "name": "doctrine/inflector", @@ -873,16 +873,16 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "1.11.7", + "version": "1.11.8", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "c118868056d24635add01747a7562b94fd716773" + "reference": "196e62b8d741e825b11b52648cb23cd505597ca7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/c118868056d24635add01747a7562b94fd716773", - "reference": "c118868056d24635add01747a7562b94fd716773", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/196e62b8d741e825b11b52648cb23cd505597ca7", + "reference": "196e62b8d741e825b11b52648cb23cd505597ca7", "shasum": "" }, "require": { @@ -925,10 +925,10 @@ ], "description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.11.7", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.11.8", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2023-11-03T12:19:53+00:00" + "time": "2023-11-07T11:23:21+00:00" }, { "name": "newfold-labs/wp-module-onboarding-data", @@ -3533,5 +3533,5 @@ "platform-overrides": { "php": "7.1.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }