diff --git a/composer.json b/composer.json index 0b9fbac64..bcc9a9199 100644 --- a/composer.json +++ b/composer.json @@ -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.3", + "newfold-labs/wp-module-notifications": "^1.6.4", "newfold-labs/wp-module-onboarding": "^2.5.2", "newfold-labs/wp-module-onboarding-data": "^1.2.1", "newfold-labs/wp-module-patterns": "^2.6.0", diff --git a/composer.lock b/composer.lock index 3adb9c135..b8c00954d 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": "73723e44000055cb8d5df9e6624d93fe", + "content-hash": "c98b05cc23902149ac7f3504a05a2f87", "packages": [ { "name": "doctrine/inflector", @@ -1488,16 +1488,16 @@ }, { "name": "newfold-labs/wp-module-notifications", - "version": "1.6.3", + "version": "1.6.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-notifications.git", - "reference": "9cc5b561209c3a544f1f30aaa82a9688c16ac14d" + "reference": "dd0c7639d5dc9867ba3863238dc6ecfa8cda9978" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/9cc5b561209c3a544f1f30aaa82a9688c16ac14d", - "reference": "9cc5b561209c3a544f1f30aaa82a9688c16ac14d", + "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/dd0c7639d5dc9867ba3863238dc6ecfa8cda9978", + "reference": "dd0c7639d5dc9867ba3863238dc6ecfa8cda9978", "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.3", + "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-11-06T14:32:36+00:00" + "time": "2024-11-06T20:21:58+00:00" }, { "name": "newfold-labs/wp-module-onboarding",