From 9dcfbb49a47cfc7654d4b59924751f03a9fb98ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 09:31:52 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-notifications Bumps [newfold-labs/wp-module-notifications](https://github.com/newfold-labs/wp-module-notifications) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/newfold-labs/wp-module-notifications/releases) - [Commits](https://github.com/newfold-labs/wp-module-notifications/compare/1.6.1...1.6.2) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-notifications dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index a5ab069..6281374 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.2", "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..ef0fe1a 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": "ff9f78615ed863b864cde6a3d63fcc40", "packages": [ { "name": "doctrine/inflector", @@ -705,16 +705,16 @@ }, { "name": "newfold-labs/wp-module-notifications", - "version": "1.6.1", + "version": "1.6.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-notifications.git", - "reference": "1cf375e3252b935967da00f516ff64098ebd1850" + "reference": "4c9854e5cbc56c42dc02eb49064f1315ccd62067" }, "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/4c9854e5cbc56c42dc02eb49064f1315ccd62067", + "reference": "4c9854e5cbc56c42dc02eb49064f1315ccd62067", "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.2", "issues": "https://github.com/newfold-labs/wp-module-notifications/issues" }, - "time": "2024-10-09T19:54:08+00:00" + "time": "2024-10-31T18:13:03+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" },