From afa8c87b8d9c395da285123d69fc245352022290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 19:44:00 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-ctb from 1.0.2 to 1.1.1 Bumps [newfold-labs/wp-module-ctb](https://github.com/newfold-labs/wp-module-ctb) from 1.0.2 to 1.1.1. - [Release notes](https://github.com/newfold-labs/wp-module-ctb/releases) - [Commits](https://github.com/newfold-labs/wp-module-ctb/compare/1.0.2...1.1.1) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-ctb dependency-type: direct:production update-type: version-update:semver-minor ... 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 a87c6f4c4..235225285 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,7 @@ "require": { "newfold-labs/wp-module-business-reviews": "^1.1.1", "newfold-labs/wp-module-coming-soon": "^1.1.9", - "newfold-labs/wp-module-ctb": "^1.0.2", + "newfold-labs/wp-module-ctb": "^1.1.1", "newfold-labs/wp-module-customer-bluehost": "^1.6.0", "newfold-labs/wp-module-data": "^2.4.5", "newfold-labs/wp-module-ecommerce": "^1.2.3", diff --git a/composer.lock b/composer.lock index ebd2f7ea4..bcd23867d 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": "34115e8eff724f60aba82c275e384154", + "content-hash": "133f8d13601e20f7855958de90174450", "packages": [ { "name": "doctrine/inflector", @@ -322,16 +322,16 @@ }, { "name": "newfold-labs/wp-module-ctb", - "version": "1.0.2", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ctb.git", - "reference": "004d59367d5c9396abb187f5c2c6b846268d4556" + "reference": "60134153b70cc160599c09c31e333cef9a5d171f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ctb/zipball/004d59367d5c9396abb187f5c2c6b846268d4556", - "reference": "004d59367d5c9396abb187f5c2c6b846268d4556", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ctb/zipball/60134153b70cc160599c09c31e333cef9a5d171f", + "reference": "60134153b70cc160599c09c31e333cef9a5d171f", "shasum": "" }, "require-dev": { @@ -365,10 +365,10 @@ ], "description": "Newfold module for 'Click to Buy' functionality in brand plugins", "support": { - "source": "https://github.com/newfold-labs/wp-module-ctb/tree/1.0.2", + "source": "https://github.com/newfold-labs/wp-module-ctb/tree/1.1.1", "issues": "https://github.com/newfold-labs/wp-module-ctb/issues" }, - "time": "2023-08-21T17:44:48+00:00" + "time": "2023-09-14T22:24:29+00:00" }, { "name": "newfold-labs/wp-module-customer-bluehost",