diff --git a/composer.json b/composer.json index e8195b76e..275a375b9 100644 --- a/composer.json +++ b/composer.json @@ -89,7 +89,7 @@ "newfold-labs/wp-module-migration": "^1.0.12", "newfold-labs/wp-module-notifications": "^1.6.6", "newfold-labs/wp-module-onboarding": "^2.5.4", - "newfold-labs/wp-module-onboarding-data": "^1.2.3", + "newfold-labs/wp-module-onboarding-data": "^1.2.4", "newfold-labs/wp-module-patterns": "^2.7.1", "newfold-labs/wp-module-performance": "^2.0.1", "newfold-labs/wp-module-pls": "^1.0.0", diff --git a/composer.lock b/composer.lock index 13e2f6c5d..d4ba564a3 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": "8048bad1a4e1ddaa2d1fe1a70ecd3292", + "content-hash": "128b8b0d373b6f6b162a017a218a7cfd", "packages": [ { "name": "doctrine/inflector", @@ -1615,16 +1615,16 @@ }, { "name": "newfold-labs/wp-module-onboarding-data", - "version": "1.2.3", + "version": "1.2.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding-data.git", - "reference": "354c91711c48bc38a8982af396c78bd8d801d873" + "reference": "acec6b888bef5344fb89ca36700d551a1af4a3d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/354c91711c48bc38a8982af396c78bd8d801d873", - "reference": "354c91711c48bc38a8982af396c78bd8d801d873", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/acec6b888bef5344fb89ca36700d551a1af4a3d0", + "reference": "acec6b888bef5344fb89ca36700d551a1af4a3d0", "shasum": "" }, "require": { @@ -1659,10 +1659,10 @@ ], "description": "A non-toggleable module containing a standardized interface for interacting with Onboarding data.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.2.3", + "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.2.4", "issues": "https://github.com/newfold-labs/wp-module-onboarding-data/issues" }, - "time": "2024-11-12T02:04:21+00:00" + "time": "2024-11-21T09:11:59+00:00" }, { "name": "newfold-labs/wp-module-patterns", @@ -5017,8 +5017,8 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "7.3.0" },