From 1e15c6261a25defc9be3d82388d379532583dfaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 05:02:08 +0000 Subject: [PATCH] Bump mezzio/mezzio-fastroute from 3.2.0 to 3.4.0 Bumps [mezzio/mezzio-fastroute](https://github.com/mezzio/mezzio-fastroute) from 3.2.0 to 3.4.0. - [Release notes](https://github.com/mezzio/mezzio-fastroute/releases) - [Commits](https://github.com/mezzio/mezzio-fastroute/compare/3.2.0...3.4.0) --- updated-dependencies: - dependency-name: mezzio/mezzio-fastroute dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 36 ++++++++++++++++-------------------- 1 file changed, 16 insertions(+), 20 deletions(-) diff --git a/composer.lock b/composer.lock index 7caa94ac..1b31c150 100644 --- a/composer.lock +++ b/composer.lock @@ -2417,40 +2417,36 @@ }, { "name": "mezzio/mezzio-fastroute", - "version": "3.2.0", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-fastroute.git", - "reference": "faa586b35dc76231a5dce736227046ccbee2b5f1" + "reference": "c323692aa34eaca3e94311d5fcc5c5ca347ad401" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-fastroute/zipball/faa586b35dc76231a5dce736227046ccbee2b5f1", - "reference": "faa586b35dc76231a5dce736227046ccbee2b5f1", + "url": "https://api.github.com/repos/mezzio/mezzio-fastroute/zipball/c323692aa34eaca3e94311d5fcc5c5ca347ad401", + "reference": "c323692aa34eaca3e94311d5fcc5c5ca347ad401", "shasum": "" }, "require": { "fig/http-message-util": "^1.1.2", "laminas/laminas-stdlib": "^2.0 || ^3.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "mezzio/mezzio-router": "^3.2", + "mezzio/mezzio-router": "^3.7", "nikic/fast-route": "^1.2", - "php": "^7.3 || ~8.0.0", + "php": "^7.3 || ~8.0.0 || ~8.1.0", "psr/container": "^1.0", "psr/http-message": "^1.0.1" }, "conflict": { - "container-interop/container-interop": "<1.2.0" - }, - "replace": { - "zendframework/zend-expressive-fastroute": "^3.0.3" + "container-interop/container-interop": "<1.2.0", + "zendframework/zend-expressive-fastroute": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-diactoros": "^1.7.1", + "laminas/laminas-coding-standard": "~2.2.0", + "laminas/laminas-diactoros": "^2.5.0", "laminas/laminas-stratigility": "^3.0", - "malukenho/docheader": "^0.1.6", - "mikey179/vfsstream": "^1.6.7", + "mikey179/vfsstream": "^1.6.10", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.4.1", "psalm/plugin-phpunit": "^0.15.1", @@ -2496,7 +2492,7 @@ "type": "community_bridge" } ], - "time": "2021-04-19T21:45:49+00:00" + "time": "2021-12-08T06:56:05+00:00" }, { "name": "mezzio/mezzio-helpers", @@ -3124,12 +3120,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "FastRoute\\": "src/" - }, "files": [ "src/functions.php" - ] + ], + "psr-4": { + "FastRoute\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [