From c338ab9f7eee3449a6f5a5619f0bc67b6b79f756 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 05:39:22 +0000 Subject: [PATCH] Bump captainhook/captainhook from 5.6.1 to 5.7.0 Bumps [captainhook/captainhook](https://github.com/captainhookphp/captainhook) from 5.6.1 to 5.7.0. - [Release notes](https://github.com/captainhookphp/captainhook/releases) - [Commits](https://github.com/captainhookphp/captainhook/compare/5.6.1...5.7.0) Signed-off-by: dependabot-preview[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 0658199..148ee5b 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "captainhook/captainhook", - "version": "5.6.1", + "version": "5.7.0", "source": { "type": "git", "url": "https://github.com/captainhookphp/captainhook.git", - "reference": "888e065ee81dce154265dafe1c1861c981c85fe3" + "reference": "e1097286bb643f0fdc962109db436c254b640f9b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/888e065ee81dce154265dafe1c1861c981c85fe3", - "reference": "888e065ee81dce154265dafe1c1861c981c85fe3", + "url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/e1097286bb643f0fdc962109db436c254b640f9b", + "reference": "e1097286bb643f0fdc962109db436c254b640f9b", "shasum": "" }, "require": { @@ -78,7 +78,7 @@ ], "support": { "issues": "https://github.com/captainhookphp/captainhook/issues", - "source": "https://github.com/captainhookphp/captainhook/tree/5.6.1" + "source": "https://github.com/captainhookphp/captainhook/tree/5.7.0" }, "funding": [ { @@ -86,7 +86,7 @@ "type": "github" } ], - "time": "2021-04-15T18:26:12+00:00" + "time": "2021-04-18T23:54:28+00:00" }, { "name": "psr/container",