From 66097f8bdf891b869f41cde0e538f198d78f2eab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 19:45:09 +0000 Subject: [PATCH] chore(deps-dev): bump captainhook/captainhook from 5.24.1 to 5.24.2 Bumps [captainhook/captainhook](https://github.com/captainhookphp/captainhook) from 5.24.1 to 5.24.2. - [Release notes](https://github.com/captainhookphp/captainhook/releases) - [Commits](https://github.com/captainhookphp/captainhook/compare/5.24.1...5.24.2) --- updated-dependencies: - dependency-name: captainhook/captainhook dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 3302519..d7faf2e 100644 --- a/composer.lock +++ b/composer.lock @@ -11390,16 +11390,16 @@ }, { "name": "captainhook/captainhook", - "version": "5.24.1", + "version": "5.24.2", "source": { "type": "git", "url": "https://github.com/captainhookphp/captainhook.git", - "reference": "1e56452fd7a7e486e5955ab72dc9ea34bb52a184" + "reference": "3e0915ff063a14d745c78e0181868e79c596b7e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/1e56452fd7a7e486e5955ab72dc9ea34bb52a184", - "reference": "1e56452fd7a7e486e5955ab72dc9ea34bb52a184", + "url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/3e0915ff063a14d745c78e0181868e79c596b7e0", + "reference": "3e0915ff063a14d745c78e0181868e79c596b7e0", "shasum": "" }, "require": { @@ -11427,11 +11427,11 @@ ], "type": "library", "extra": { - "branch-alias": { - "dev-main": "6.0.x-dev" - }, "captainhook": { "config": "captainhook.json" + }, + "branch-alias": { + "dev-main": "6.0.x-dev" } }, "autoload": { @@ -11462,7 +11462,7 @@ ], "support": { "issues": "https://github.com/captainhookphp/captainhook/issues", - "source": "https://github.com/captainhookphp/captainhook/tree/5.24.1" + "source": "https://github.com/captainhookphp/captainhook/tree/5.24.2" }, "funding": [ { @@ -11470,7 +11470,7 @@ "type": "github" } ], - "time": "2024-11-26T18:42:37+00:00" + "time": "2025-01-11T12:52:49+00:00" }, { "name": "captainhook/hook-installer",