From 654566d8d6c617321fa48a6765b98e799187c927 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 15:08:51 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-global-ctb Bumps [newfold-labs/wp-module-global-ctb](https://github.com/newfold-labs/wp-module-global-ctb) from 1.0.0 to 1.0.3. - [Release notes](https://github.com/newfold-labs/wp-module-global-ctb/releases) - [Commits](https://github.com/newfold-labs/wp-module-global-ctb/compare/1.0.0...1.0.3) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-global-ctb 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 4c35d689f..6b5185fac 100644 --- a/composer.json +++ b/composer.json @@ -61,7 +61,7 @@ "newfold-labs/wp-module-customer-bluehost": "^1.6.0", "newfold-labs/wp-module-data": "^2.4.5", "newfold-labs/wp-module-ecommerce": "^1.2.4", - "newfold-labs/wp-module-global-ctb": "^1.0.0", + "newfold-labs/wp-module-global-ctb": "^1.0.3", "newfold-labs/wp-module-help-center": "1.0.17", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.0.1", diff --git a/composer.lock b/composer.lock index 1e181ca1e..a37736679 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": "1912234dd438632a0a25c4d1499a6d3b", + "content-hash": "cd5108a39e2a4bb1a9cbee247b96deb4", "packages": [ { "name": "doctrine/inflector", @@ -525,16 +525,16 @@ }, { "name": "newfold-labs/wp-module-global-ctb", - "version": "1.0.0", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-global-ctb.git", - "reference": "c22c3ae9ae5380bad7eeaa2676c80e7c322e97c7" + "reference": "c31f00076cdadd5613451fc1cd9543a8fd4319df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-global-ctb/zipball/c22c3ae9ae5380bad7eeaa2676c80e7c322e97c7", - "reference": "c22c3ae9ae5380bad7eeaa2676c80e7c322e97c7", + "url": "https://api.github.com/repos/newfold-labs/wp-module-global-ctb/zipball/c31f00076cdadd5613451fc1cd9543a8fd4319df", + "reference": "c31f00076cdadd5613451fc1cd9543a8fd4319df", "shasum": "" }, "require-dev": { @@ -568,10 +568,10 @@ ], "description": "Newfold module for 'Click to Buy' functionality in brand plugins", "support": { - "source": "https://github.com/newfold-labs/wp-module-global-ctb/tree/1.0.0", + "source": "https://github.com/newfold-labs/wp-module-global-ctb/tree/1.0.3", "issues": "https://github.com/newfold-labs/wp-module-global-ctb/issues" }, - "time": "2023-09-18T17:23:27+00:00" + "time": "2023-09-22T22:04:21+00:00" }, { "name": "newfold-labs/wp-module-help-center",