From d9a221fc8020e5f4eb61cd6b5c02373fe8eb0210 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 04:54:59 +0000 Subject: [PATCH] chore(deps-dev): bump captainhook/captainhook from 5.24.2 to 5.24.3 Bumps [captainhook/captainhook](https://github.com/captainhookphp/captainhook) from 5.24.2 to 5.24.3. - [Release notes](https://github.com/captainhookphp/captainhook/releases) - [Commits](https://github.com/captainhookphp/captainhook/compare/5.24.2...5.24.3) --- updated-dependencies: - dependency-name: captainhook/captainhook dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.lock b/composer.lock index bc41f58..ff59378 100644 --- a/composer.lock +++ b/composer.lock @@ -8511,16 +8511,16 @@ }, { "name": "captainhook/captainhook", - "version": "5.24.2", + "version": "5.24.3", "source": { "type": "git", "url": "https://github.com/captainhookphp/captainhook.git", - "reference": "3e0915ff063a14d745c78e0181868e79c596b7e0" + "reference": "00acb745e6132dcffe3e9bd45e1fe27934a134c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/3e0915ff063a14d745c78e0181868e79c596b7e0", - "reference": "3e0915ff063a14d745c78e0181868e79c596b7e0", + "url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/00acb745e6132dcffe3e9bd45e1fe27934a134c7", + "reference": "00acb745e6132dcffe3e9bd45e1fe27934a134c7", "shasum": "" }, "require": { @@ -8531,7 +8531,7 @@ "php": ">=8.0", "sebastianfeldmann/camino": "^0.9.2", "sebastianfeldmann/cli": "^3.3", - "sebastianfeldmann/git": "^3.10", + "sebastianfeldmann/git": "^3.12", "symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0", "symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0", "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" @@ -8583,7 +8583,7 @@ ], "support": { "issues": "https://github.com/captainhookphp/captainhook/issues", - "source": "https://github.com/captainhookphp/captainhook/tree/5.24.2" + "source": "https://github.com/captainhookphp/captainhook/tree/5.24.3" }, "funding": [ { @@ -8591,7 +8591,7 @@ "type": "github" } ], - "time": "2025-01-11T12:52:49+00:00" + "time": "2025-01-16T11:37:53+00:00" }, { "name": "captainhook/secrets", @@ -12500,16 +12500,16 @@ }, { "name": "sebastianfeldmann/git", - "version": "3.11.1", + "version": "3.12.0", "source": { "type": "git", "url": "https://github.com/sebastianfeldmann/git.git", - "reference": "96b9f384d45106f757df98a74c11b42b393ff18f" + "reference": "d4a1e28233983ec623383912e534af2f3767fe26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianfeldmann/git/zipball/96b9f384d45106f757df98a74c11b42b393ff18f", - "reference": "96b9f384d45106f757df98a74c11b42b393ff18f", + "url": "https://api.github.com/repos/sebastianfeldmann/git/zipball/d4a1e28233983ec623383912e534af2f3767fe26", + "reference": "d4a1e28233983ec623383912e534af2f3767fe26", "shasum": "" }, "require": { @@ -12550,7 +12550,7 @@ ], "support": { "issues": "https://github.com/sebastianfeldmann/git/issues", - "source": "https://github.com/sebastianfeldmann/git/tree/3.11.1" + "source": "https://github.com/sebastianfeldmann/git/tree/3.12.0" }, "funding": [ { @@ -12558,7 +12558,7 @@ "type": "github" } ], - "time": "2024-11-26T18:37:20+00:00" + "time": "2025-01-16T10:53:19+00:00" }, { "name": "spatie/backtrace", @@ -13199,5 +13199,5 @@ "php": "^8.2" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }