From f98f38e1bf98f029fd3575757f5999ced31719a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 11:45:24 +0000 Subject: [PATCH] Bump captainhook/captainhook from 5.25.5 to 5.25.6 Bumps [captainhook/captainhook](https://github.com/captainhook-git/captainhook) from 5.25.5 to 5.25.6. - [Release notes](https://github.com/captainhook-git/captainhook/releases) - [Commits](https://github.com/captainhook-git/captainhook/compare/5.25.5...5.25.6) --- updated-dependencies: - dependency-name: captainhook/captainhook dependency-version: 5.25.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 748073d..1a6893b 100644 --- a/composer.lock +++ b/composer.lock @@ -367,16 +367,16 @@ "packages-dev": [ { "name": "captainhook/captainhook", - "version": "5.25.5", + "version": "5.25.6", "source": { "type": "git", "url": "https://github.com/captainhook-git/captainhook.git", - "reference": "7b0feb07ae328c83c458175fe19e5cb55634b1fb" + "reference": "8d84101821228609d48f0f2439ed29c9915002e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/captainhook-git/captainhook/zipball/7b0feb07ae328c83c458175fe19e5cb55634b1fb", - "reference": "7b0feb07ae328c83c458175fe19e5cb55634b1fb", + "url": "https://api.github.com/repos/captainhook-git/captainhook/zipball/8d84101821228609d48f0f2439ed29c9915002e9", + "reference": "8d84101821228609d48f0f2439ed29c9915002e9", "shasum": "" }, "require": { @@ -439,7 +439,7 @@ ], "support": { "issues": "https://github.com/captainhook-git/captainhook/issues", - "source": "https://github.com/captainhook-git/captainhook/tree/5.25.5" + "source": "https://github.com/captainhook-git/captainhook/tree/5.25.6" }, "funding": [ { @@ -447,7 +447,7 @@ "type": "github" } ], - "time": "2025-06-07T07:44:19+00:00" + "time": "2025-07-02T22:06:49+00:00" }, { "name": "captainhook/secrets", @@ -4667,16 +4667,16 @@ }, { "name": "symfony/console", - "version": "v6.4.22", + "version": "v6.4.23", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "7d29659bc3c9d8e9a34e2c3414ef9e9e003e6cf3" + "reference": "9056771b8eca08d026cd3280deeec3cfd99c4d93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/7d29659bc3c9d8e9a34e2c3414ef9e9e003e6cf3", - "reference": "7d29659bc3c9d8e9a34e2c3414ef9e9e003e6cf3", + "url": "https://api.github.com/repos/symfony/console/zipball/9056771b8eca08d026cd3280deeec3cfd99c4d93", + "reference": "9056771b8eca08d026cd3280deeec3cfd99c4d93", "shasum": "" }, "require": { @@ -4741,7 +4741,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.22" + "source": "https://github.com/symfony/console/tree/v6.4.23" }, "funding": [ { @@ -4757,7 +4757,7 @@ "type": "tidelift" } ], - "time": "2025-05-07T07:05:04+00:00" + "time": "2025-06-27T19:37:22+00:00" }, { "name": "symfony/event-dispatcher",