From ca4a99dacbed67d4ab37c93a94ea026ab9e36575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 20:35:11 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-facebook from 1.0.7 to 1.0.9 Bumps [newfold-labs/wp-module-facebook](https://github.com/newfold-labs/wp-module-facebook) from 1.0.7 to 1.0.9. - [Release notes](https://github.com/newfold-labs/wp-module-facebook/releases) - [Commits](https://github.com/newfold-labs/wp-module-facebook/compare/v1.0.7...v1.0.9) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-facebook dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 834326d42..e605da620 100644 --- a/composer.json +++ b/composer.json @@ -80,7 +80,7 @@ "newfold-labs/wp-module-data": "^2.5.2", "newfold-labs/wp-module-deactivation": "^1.1.2", "newfold-labs/wp-module-ecommerce": "^1.3.31", - "newfold-labs/wp-module-facebook": "1.0.7", + "newfold-labs/wp-module-facebook": "1.0.9", "newfold-labs/wp-module-features": "^1.4.1", "newfold-labs/wp-module-global-ctb": "^1.0.12", "newfold-labs/wp-module-help-center": "^2.0.0", diff --git a/composer.lock b/composer.lock index 02f7c54b4..d3f9b6701 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": "3197dd5d34c42e25a193a02e09fc1e8b", + "content-hash": "7a35cf122e998dcd371d369f5a939bfc", "packages": [ { "name": "doctrine/inflector", @@ -686,16 +686,16 @@ }, { "name": "newfold-labs/wp-module-facebook", - "version": "v1.0.7", + "version": "v1.0.9", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-facebook.git", - "reference": "77a433621894590b3d38c511d880d830fb3b4b64" + "reference": "5526497969f6a3fc4d4b2fa728ee1c9c52d132b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-facebook/zipball/77a433621894590b3d38c511d880d830fb3b4b64", - "reference": "77a433621894590b3d38c511d880d830fb3b4b64", + "url": "https://api.github.com/repos/newfold-labs/wp-module-facebook/zipball/5526497969f6a3fc4d4b2fa728ee1c9c52d132b8", + "reference": "5526497969f6a3fc4d4b2fa728ee1c9c52d132b8", "shasum": "" }, "require": { @@ -721,10 +721,10 @@ } ], "support": { - "source": "https://github.com/newfold-labs/wp-module-facebook/tree/v1.0.7", + "source": "https://github.com/newfold-labs/wp-module-facebook/tree/v1.0.9", "issues": "https://github.com/newfold-labs/wp-module-facebook/issues" }, - "time": "2024-05-03T10:09:41+00:00" + "time": "2024-06-05T11:02:38+00:00" }, { "name": "newfold-labs/wp-module-features", @@ -4215,5 +4215,5 @@ "platform-overrides": { "php": "7.3.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }