diff --git a/composer.json b/composer.json index 08c7c340c..3fe675a18 100644 --- a/composer.json +++ b/composer.json @@ -76,7 +76,7 @@ "newfold-labs/wp-module-help-center": "^1.0.24", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.2.4", - "newfold-labs/wp-module-notifications": "^1.2.5", + "newfold-labs/wp-module-notifications": "^1.3.0", "newfold-labs/wp-module-onboarding": "^2.1.9", "newfold-labs/wp-module-patterns": "^0.1.18", "newfold-labs/wp-module-performance": "^1.4.1", diff --git a/composer.lock b/composer.lock index 4ddb14c23..04cda43c7 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": "af168c70ff3b7da9c7b10a3e60b25431", + "content-hash": "50a2aafb5a81c6c962e19fd1361fa192", "packages": [ { "name": "doctrine/inflector", @@ -902,16 +902,16 @@ }, { "name": "newfold-labs/wp-module-notifications", - "version": "1.2.5", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-notifications.git", - "reference": "156e68323677e9ac323e7c972ea126416f21db09" + "reference": "2e0474d648bafadb6367e7323ed898b429bc0ef2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/156e68323677e9ac323e7c972ea126416f21db09", - "reference": "156e68323677e9ac323e7c972ea126416f21db09", + "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/2e0474d648bafadb6367e7323ed898b429bc0ef2", + "reference": "2e0474d648bafadb6367e7323ed898b429bc0ef2", "shasum": "" }, "require": { @@ -940,10 +940,10 @@ ], "description": "A module for managing Newfold in-site notifications.", "support": { - "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.2.5", + "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.3.0", "issues": "https://github.com/newfold-labs/wp-module-notifications/issues" }, - "time": "2024-02-16T18:47:35+00:00" + "time": "2024-04-30T04:47:27+00:00" }, { "name": "newfold-labs/wp-module-onboarding",