From b45e405ad64d14c2266ef7c7f9745dd5b63cf1ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 04:12:13 +0000 Subject: [PATCH] Bump captainhook/captainhook from 5.8.1 to 5.9.0 Bumps [captainhook/captainhook](https://github.com/captainhookphp/captainhook) from 5.8.1 to 5.9.0. - [Release notes](https://github.com/captainhookphp/captainhook/releases) - [Commits](https://github.com/captainhookphp/captainhook/compare/5.8.1...5.9.0) Signed-off-by: dependabot[bot] --- composer.lock | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 393b054..7931581 100644 --- a/composer.lock +++ b/composer.lock @@ -2975,16 +2975,16 @@ }, { "name": "symfony/console", - "version": "v4.4.21", + "version": "v4.4.22", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "1ba4560dbbb9fcf5ae28b61f71f49c678086cf23" + "reference": "36bbd079b69b94bcc9c9c9e1e37ca3b1e7971625" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/1ba4560dbbb9fcf5ae28b61f71f49c678086cf23", - "reference": "1ba4560dbbb9fcf5ae28b61f71f49c678086cf23", + "url": "https://api.github.com/repos/symfony/console/zipball/36bbd079b69b94bcc9c9c9e1e37ca3b1e7971625", + "reference": "36bbd079b69b94bcc9c9c9e1e37ca3b1e7971625", "shasum": "" }, "require": { @@ -3057,7 +3057,7 @@ "type": "tidelift" } ], - "time": "2021-03-26T09:23:24+00:00" + "time": "2021-04-16T17:32:19+00:00" }, { "name": "symfony/filesystem", @@ -3725,16 +3725,16 @@ }, { "name": "symfony/process", - "version": "v4.4.20", + "version": "v4.4.22", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a" + "reference": "f5481b22729d465acb1cea3455fc04ce84b0148b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/7e950b6366d4da90292c2e7fa820b3c1842b965a", - "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a", + "url": "https://api.github.com/repos/symfony/process/zipball/f5481b22729d465acb1cea3455fc04ce84b0148b", + "reference": "f5481b22729d465acb1cea3455fc04ce84b0148b", "shasum": "" }, "require": { @@ -3779,7 +3779,7 @@ "type": "tidelift" } ], - "time": "2021-01-27T09:09:26+00:00" + "time": "2021-04-07T16:22:29+00:00" }, { "name": "symfony/service-contracts", @@ -4014,16 +4014,16 @@ "packages-dev": [ { "name": "captainhook/captainhook", - "version": "5.8.1", + "version": "5.9.0", "source": { "type": "git", "url": "https://github.com/captainhookphp/captainhook.git", - "reference": "9447fc26d3163d9ecd09b8ef244437d8984ca7e0" + "reference": "76987f60c5c77d106ec6b589e4d658d7a2a7d6f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/9447fc26d3163d9ecd09b8ef244437d8984ca7e0", - "reference": "9447fc26d3163d9ecd09b8ef244437d8984ca7e0", + "url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/76987f60c5c77d106ec6b589e4d658d7a2a7d6f5", + "reference": "76987f60c5c77d106ec6b589e4d658d7a2a7d6f5", "shasum": "" }, "require": { @@ -4033,8 +4033,9 @@ "php": ">=7.2", "sebastianfeldmann/camino": "^0.9.2", "sebastianfeldmann/cli": "^3.3", - "sebastianfeldmann/git": "^3.4", + "sebastianfeldmann/git": "^3.7", "symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0", + "symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0", "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0" }, "replace": { @@ -4088,7 +4089,7 @@ "type": "github" } ], - "time": "2021-04-28T19:06:23+00:00" + "time": "2021-05-05T12:43:16+00:00" }, { "name": "captainhook/plugin-composer",