diff --git a/composer.json b/composer.json index 93539acb4..60cc96a51 100644 --- a/composer.json +++ b/composer.json @@ -66,7 +66,7 @@ "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.0.1", "newfold-labs/wp-module-notifications": "^1.1.4", - "newfold-labs/wp-module-onboarding": "1.10.3", + "newfold-labs/wp-module-onboarding": "^1.10.4", "newfold-labs/wp-module-patterns": "^0.1.4", "newfold-labs/wp-module-performance": "^1.2.1", "newfold-labs/wp-module-runtime": "^1.0.5", diff --git a/composer.lock b/composer.lock index 4e3b995a9..a303eee25 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": "76b680ba9630dd47738d7fc525b535f4", + "content-hash": "35de96b135495ed70c37e95f5c1427e7", "packages": [ { "name": "doctrine/inflector", @@ -811,16 +811,16 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "1.10.3", + "version": "1.10.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "975ea5d51f0e3a40c37c8481466c28876fcd322d" + "reference": "639c8164cabba7760a01391107a9c14831932562" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/975ea5d51f0e3a40c37c8481466c28876fcd322d", - "reference": "975ea5d51f0e3a40c37c8481466c28876fcd322d", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/639c8164cabba7760a01391107a9c14831932562", + "reference": "639c8164cabba7760a01391107a9c14831932562", "shasum": "" }, "require": { @@ -863,10 +863,10 @@ ], "description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.10.3", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.10.4", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2023-09-11T08:13:27+00:00" + "time": "2023-09-20T12:11:19+00:00" }, { "name": "newfold-labs/wp-module-patterns", @@ -3413,5 +3413,5 @@ "platform-overrides": { "php": "7.1.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }