diff --git a/composer.json b/composer.json index a5ab069..c22681c 100644 --- a/composer.json +++ b/composer.json @@ -69,7 +69,7 @@ "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", - "newfold-labs/wp-module-notifications": "^1.6.1", + "newfold-labs/wp-module-notifications": "^1.6.4", "newfold-labs/wp-module-performance": "^2.0.1", "newfold-labs/wp-module-runtime": "^1.0.11", "newfold-labs/wp-module-secure-passwords": "^1.1.1", diff --git a/composer.lock b/composer.lock index ed19e9e..8907d60 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": "052523714fdae798fbf102098dc6a11d", + "content-hash": "e277fae4c54eacfa12f8891f8998c69e", "packages": [ { "name": "doctrine/inflector", @@ -705,16 +705,16 @@ }, { "name": "newfold-labs/wp-module-notifications", - "version": "1.6.1", + "version": "1.6.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-notifications.git", - "reference": "1cf375e3252b935967da00f516ff64098ebd1850" + "reference": "dd0c7639d5dc9867ba3863238dc6ecfa8cda9978" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/1cf375e3252b935967da00f516ff64098ebd1850", - "reference": "1cf375e3252b935967da00f516ff64098ebd1850", + "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/dd0c7639d5dc9867ba3863238dc6ecfa8cda9978", + "reference": "dd0c7639d5dc9867ba3863238dc6ecfa8cda9978", "shasum": "" }, "require": { @@ -743,10 +743,10 @@ ], "description": "A module for managing Newfold in-site notifications.", "support": { - "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.6.1", + "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.6.4", "issues": "https://github.com/newfold-labs/wp-module-notifications/issues" }, - "time": "2024-10-09T19:54:08+00:00" + "time": "2024-11-06T20:21:58+00:00" }, { "name": "newfold-labs/wp-module-performance", @@ -3398,8 +3398,8 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "7.0.0" },