From f1e5ab10de99f418232c0033fd7629621013ccd9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 05:24:55 +0000 Subject: [PATCH] Bump captainhook/captainhook from 5.4.5 to 5.5.0 Bumps [captainhook/captainhook](https://github.com/captainhookphp/captainhook) from 5.4.5 to 5.5.0. - [Release notes](https://github.com/captainhookphp/captainhook/releases) - [Commits](https://github.com/captainhookphp/captainhook/compare/5.4.5...5.5.0) Signed-off-by: dependabot-preview[bot] --- composer.lock | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 40d0f87..cd4af7a 100644 --- a/composer.lock +++ b/composer.lock @@ -3947,16 +3947,16 @@ "packages-dev": [ { "name": "captainhook/captainhook", - "version": "5.4.5", + "version": "5.5.0", "source": { "type": "git", "url": "https://github.com/captainhookphp/captainhook.git", - "reference": "ece43fa22ff8b2cfae0e845c58c1367c547ff181" + "reference": "64b405d6ad85a3ac8484e7e2a3a9b14b180a1bd6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/ece43fa22ff8b2cfae0e845c58c1367c547ff181", - "reference": "ece43fa22ff8b2cfae0e845c58c1367c547ff181", + "url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/64b405d6ad85a3ac8484e7e2a3a9b14b180a1bd6", + "reference": "64b405d6ad85a3ac8484e7e2a3a9b14b180a1bd6", "shasum": "" }, "require": { @@ -4021,7 +4021,7 @@ "type": "github" } ], - "time": "2021-03-05T15:04:36+00:00" + "time": "2021-03-23T11:56:45+00:00" }, { "name": "captainhook/plugin-composer", @@ -5145,12 +5145,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "11b8a607a59818bb21fc9ffb334f03032a6ce5dc" + "reference": "3dfe1d2b81a55b9c51dc87ce89f1ee2beaaf1093" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/11b8a607a59818bb21fc9ffb334f03032a6ce5dc", - "reference": "11b8a607a59818bb21fc9ffb334f03032a6ce5dc", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/3dfe1d2b81a55b9c51dc87ce89f1ee2beaaf1093", + "reference": "3dfe1d2b81a55b9c51dc87ce89f1ee2beaaf1093", "shasum": "" }, "conflict": { @@ -5390,7 +5390,9 @@ "truckersmp/phpwhois": "<=4.3.1", "twig/twig": "<1.38|>=2,<2.7", "typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.38|>=9,<9.5.25|>=10,<10.4.14|>=11,<11.1.1", - "typo3/cms-core": ">=8,<8.7.38|>=9,<9.5.25|>=10,<10.4.14|>=11,<11.1.1", + "typo3/cms-backend": ">=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1", + "typo3/cms-core": ">=6.2,<=6.2.56|>=7,<=7.6.50|>=8,<=8.7.39|>=9,<9.5.25|>=10,<10.4.14|>=11,<11.1.1", + "typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1", "typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.10|>=3.1,<3.1.7|>=3.2,<3.2.7|>=3.3,<3.3.5", "typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4", "typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1", @@ -5465,7 +5467,7 @@ "type": "tidelift" } ], - "time": "2021-03-19T20:02:32+00:00" + "time": "2021-03-23T02:23:40+00:00" }, { "name": "sebastian/cli-parser",