From 9d5e3a3277080993e19688354a5984196ea761ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:00:51 +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.6 to 1.0.7. - [Release notes](https://github.com/newfold-labs/wp-module-solutions/releases) - [Commits](https://github.com/newfold-labs/wp-module-solutions/compare/1.0.6...1.0.7) --- 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 6d6bf97a2..88f8a2ef9 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.6", + "newfold-labs/wp-module-solutions": "^1.0.7", "newfold-labs/wp-module-sso": "^1.0.7", "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 199487ca5..b8e8b1360 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": "a716929529e107c4c36d9779d007e645", + "content-hash": "82ee4ec45be66a5d4e38dcd3667bf75d", "packages": [ { "name": "doctrine/inflector", @@ -1920,16 +1920,16 @@ }, { "name": "newfold-labs/wp-module-solutions", - "version": "1.0.6", + "version": "1.0.7", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-solutions.git", - "reference": "386ec40fd901382f96e6c2f883a14098461b26e9" + "reference": "e478b76da20b5caa75dd901336471666ef7c7516" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-solutions/zipball/386ec40fd901382f96e6c2f883a14098461b26e9", - "reference": "386ec40fd901382f96e6c2f883a14098461b26e9", + "url": "https://api.github.com/repos/newfold-labs/wp-module-solutions/zipball/e478b76da20b5caa75dd901336471666ef7c7516", + "reference": "e478b76da20b5caa75dd901336471666ef7c7516", "shasum": "" }, "require": { @@ -1960,10 +1960,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.6", + "source": "https://github.com/newfold-labs/wp-module-solutions/tree/1.0.7", "issues": "https://github.com/newfold-labs/wp-module-solutions/issues" }, - "time": "2024-11-08T18:31:03+00:00" + "time": "2024-11-24T19:55:44+00:00" }, { "name": "newfold-labs/wp-module-sso",