diff --git a/composer.json b/composer.json index 863b0982f..bed79b575 100644 --- a/composer.json +++ b/composer.json @@ -74,7 +74,7 @@ "require": { "newfold-labs/wp-module-activation": "^1.0.5", "newfold-labs/wp-module-atomic": "^1.3.0", - "newfold-labs/wp-module-coming-soon": "^1.2.6", + "newfold-labs/wp-module-coming-soon": "^1.3.0", "newfold-labs/wp-module-context": "^1.0.1", "newfold-labs/wp-module-data": "^2.6.6", "newfold-labs/wp-module-deactivation": "^1.2.3", @@ -87,7 +87,7 @@ "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", "newfold-labs/wp-module-migration": "^1.0.12", - "newfold-labs/wp-module-notifications": "^1.6.4", + "newfold-labs/wp-module-notifications": "^1.6.5", "newfold-labs/wp-module-onboarding": "^2.5.3", "newfold-labs/wp-module-onboarding-data": "^1.2.3", "newfold-labs/wp-module-patterns": "^2.6.1", diff --git a/composer.lock b/composer.lock index 006c486bf..8c1dd1c89 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": "e9ff5ef34467b82bf74ced93a44e1289", + "content-hash": "c42a034688c9ddac35279e28d7c2459c", "packages": [ { "name": "doctrine/inflector", @@ -722,16 +722,16 @@ }, { "name": "newfold-labs/wp-module-coming-soon", - "version": "1.2.6", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-coming-soon.git", - "reference": "3b43b08f02348e4d016392247dc4503df5d48b39" + "reference": "d1a80250ee5a2efe83ca979d6977de769885dd44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/3b43b08f02348e4d016392247dc4503df5d48b39", - "reference": "3b43b08f02348e4d016392247dc4503df5d48b39", + "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/d1a80250ee5a2efe83ca979d6977de769885dd44", + "reference": "d1a80250ee5a2efe83ca979d6977de769885dd44", "shasum": "" }, "require": { @@ -769,10 +769,10 @@ ], "description": "Coming Soon module for WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.2.6", + "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.3.0", "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues" }, - "time": "2024-08-30T20:32:49+00:00" + "time": "2024-11-12T02:16:36+00:00" }, { "name": "newfold-labs/wp-module-context", @@ -1488,16 +1488,16 @@ }, { "name": "newfold-labs/wp-module-notifications", - "version": "1.6.4", + "version": "1.6.5", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-notifications.git", - "reference": "dd0c7639d5dc9867ba3863238dc6ecfa8cda9978" + "reference": "a2703f25843168312897ed5cec402a8aea4f53f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/dd0c7639d5dc9867ba3863238dc6ecfa8cda9978", - "reference": "dd0c7639d5dc9867ba3863238dc6ecfa8cda9978", + "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/a2703f25843168312897ed5cec402a8aea4f53f1", + "reference": "a2703f25843168312897ed5cec402a8aea4f53f1", "shasum": "" }, "require": { @@ -1526,10 +1526,10 @@ ], "description": "A module for managing Newfold in-site notifications.", "support": { - "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.6.4", + "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.6.5", "issues": "https://github.com/newfold-labs/wp-module-notifications/issues" }, - "time": "2024-11-06T20:21:58+00:00" + "time": "2024-11-13T21:00:16+00:00" }, { "name": "newfold-labs/wp-module-onboarding", @@ -4990,8 +4990,8 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "platform-overrides": { "php": "7.3.0" },