From 3c91f6c1d00468a02c7cfde6f307efdf7b96b95b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 15:21:58 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-solutions Bumps [newfold-labs/wp-module-solutions](https://github.com/newfold-labs/wp-module-solutions) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/newfold-labs/wp-module-solutions/releases) - [Commits](https://github.com/newfold-labs/wp-module-solutions/compare/1.0.2...1.0.3) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-solutions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index beea4b2a2..54ef140cc 100644 --- a/composer.json +++ b/composer.json @@ -95,7 +95,7 @@ "newfold-labs/wp-module-pls": "^1.0.0", "newfold-labs/wp-module-runtime": "^1.0.12", "newfold-labs/wp-module-secure-passwords": "^1.1.1", - "newfold-labs/wp-module-solutions": "^1.0.2", + "newfold-labs/wp-module-solutions": "^1.0.3", "newfold-labs/wp-module-sso": "^1.0.6", "newfold-labs/wp-module-staging": "^2.1.1", "wp-forge/wp-update-handler": "^1.0.2", diff --git a/composer.lock b/composer.lock index 8d329b8c9..357e4a1e1 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": "f8474c2787861479409484ef8392a641", + "content-hash": "b58716157feed246cd29dca57e2823a8", "packages": [ { "name": "doctrine/inflector", @@ -1901,16 +1901,16 @@ }, { "name": "newfold-labs/wp-module-solutions", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-solutions.git", - "reference": "54366a325423896bed1381630171266633a387b0" + "reference": "726efe419f1cd4d35e3c870e55d1ce3e32b5bdae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-solutions/zipball/54366a325423896bed1381630171266633a387b0", - "reference": "54366a325423896bed1381630171266633a387b0", + "url": "https://api.github.com/repos/newfold-labs/wp-module-solutions/zipball/726efe419f1cd4d35e3c870e55d1ce3e32b5bdae", + "reference": "726efe419f1cd4d35e3c870e55d1ce3e32b5bdae", "shasum": "" }, "require": { @@ -1941,10 +1941,10 @@ ], "description": "A Newfold module that handles integration of WordPress Solutions Addon packages (content creator/ service / ecommerce) for BlueHost & HostGator customers", "support": { - "source": "https://github.com/newfold-labs/wp-module-solutions/tree/1.0.2", + "source": "https://github.com/newfold-labs/wp-module-solutions/tree/1.0.3", "issues": "https://github.com/newfold-labs/wp-module-solutions/issues" }, - "time": "2024-10-23T22:27:57+00:00" + "time": "2024-10-29T20:29:50+00:00" }, { "name": "newfold-labs/wp-module-sso",