From 5af7438f3b0cfa4d377ed53ad0b6aa09e8dc7ff9 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Thu, 8 Feb 2024 13:50:27 -0500 Subject: [PATCH] Upgrading newfold-labs/wp-module-notifications (1.2.3 => 1.2.4) --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 318ad5397..7aeb8b7db 100644 --- a/composer.json +++ b/composer.json @@ -77,7 +77,7 @@ "newfold-labs/wp-module-help-center": "^1.0.23", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.2.1", - "newfold-labs/wp-module-notifications": "^1.2.3", + "newfold-labs/wp-module-notifications": "^1.2.4", "newfold-labs/wp-module-onboarding": "^1.12.1", "newfold-labs/wp-module-patterns": "^0.1.13", "newfold-labs/wp-module-performance": "^1.3.0", diff --git a/composer.lock b/composer.lock index 2129a2667..30f342852 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": "524096ebb39668655c072fe1dadc70eb", + "content-hash": "1d90386916582507ce467e9ed38235e0", "packages": [ { "name": "doctrine/inflector", @@ -863,16 +863,16 @@ }, { "name": "newfold-labs/wp-module-notifications", - "version": "1.2.3", + "version": "1.2.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-notifications.git", - "reference": "fea65e7cfa2e43c3fc9dd842e982e5d14d2059f9" + "reference": "f8ac38165a441e7a6ed90b0dde1edcfe2fb11139" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/fea65e7cfa2e43c3fc9dd842e982e5d14d2059f9", - "reference": "fea65e7cfa2e43c3fc9dd842e982e5d14d2059f9", + "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/f8ac38165a441e7a6ed90b0dde1edcfe2fb11139", + "reference": "f8ac38165a441e7a6ed90b0dde1edcfe2fb11139", "shasum": "" }, "require": { @@ -901,10 +901,10 @@ ], "description": "A module for managing Newfold in-site notifications.", "support": { - "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.2.3", + "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.2.4", "issues": "https://github.com/newfold-labs/wp-module-notifications/issues" }, - "time": "2024-02-02T13:43:42+00:00" + "time": "2024-02-08T18:38:31+00:00" }, { "name": "newfold-labs/wp-module-onboarding",