From 6713e1c35c7e3151cdeba114e304302b14b9d2ab Mon Sep 17 00:00:00 2001 From: arunshenoy99 Date: Thu, 12 Oct 2023 17:02:18 +0530 Subject: [PATCH] Fixes skeletion loading issue in Onboarding --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index f995001b1..b3efc8fb4 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.5", - "newfold-labs/wp-module-onboarding": "^1.11.2", + "newfold-labs/wp-module-onboarding": "^1.11.3", "newfold-labs/wp-module-patterns": "^0.1.5", "newfold-labs/wp-module-performance": "^1.2.1", "newfold-labs/wp-module-runtime": "^1.0.7", diff --git a/composer.lock b/composer.lock index a0b457d92..76c76195f 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": "6aa76189b7429d6b2d68ff1e34fd5bf6", + "content-hash": "5d00bc33fa1cc52187d07c5f090b75e8", "packages": [ { "name": "doctrine/inflector", @@ -873,16 +873,16 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "1.11.2", + "version": "1.11.3", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "32d72186f338af6358bc90165604a3e825350c96" + "reference": "9b2b28c23d3fb009d87a44331f6c2471ba804dbe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/32d72186f338af6358bc90165604a3e825350c96", - "reference": "32d72186f338af6358bc90165604a3e825350c96", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/9b2b28c23d3fb009d87a44331f6c2471ba804dbe", + "reference": "9b2b28c23d3fb009d87a44331f6c2471ba804dbe", "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.2", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.11.3", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2023-10-06T11:04:32+00:00" + "time": "2023-10-12T11:19:12+00:00" }, { "name": "newfold-labs/wp-module-onboarding-data", @@ -3528,5 +3528,5 @@ "platform-overrides": { "php": "7.1.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }