From ce3d6d361fae5d313d6a24f8658d7b3d55168af6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 06:12:45 +0000 Subject: [PATCH] Bump mezzio/mezzio-fastroute from 3.1.0 to 3.2.0 Bumps [mezzio/mezzio-fastroute](https://github.com/mezzio/mezzio-fastroute) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/mezzio/mezzio-fastroute/releases) - [Changelog](https://github.com/mezzio/mezzio-fastroute/blob/3.2.0/CHANGELOG.md) - [Commits](https://github.com/mezzio/mezzio-fastroute/compare/3.1.0...3.2.0) --- updated-dependencies: - dependency-name: mezzio/mezzio-fastroute dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 27 +++++++++++++++------------ 2 files changed, 16 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index 802fd70..1d86199 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "laminas/laminas-stdlib": "3.3.1", "mezzio/mezzio": "3.3.0", "mezzio/mezzio-authentication-session": "1.0.2", - "mezzio/mezzio-fastroute": "3.1.0", + "mezzio/mezzio-fastroute": "3.2.0", "mezzio/mezzio-helpers": "5.7.0", "mezzio/mezzio-session-ext": "1.12.0", "mezzio/mezzio-twigrenderer": "2.6.1", diff --git a/composer.lock b/composer.lock index 14f9c86..342e070 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6452f6593836a41ab8d363e142a28e38", + "content-hash": "43941d578b14db0d2415cbb498018e21", "packages": [ { "name": "brick/varexporter", @@ -851,16 +851,16 @@ }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf" + "reference": "88bf037259869891afce6504cacc4f8a07b24d0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/bf180a382393e7db5c1e8d0f2ec0c4af9c724baf", - "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/88bf037259869891afce6504cacc4f8a07b24d0f", + "reference": "88bf037259869891afce6504cacc4f8a07b24d0f", "shasum": "" }, "require": { @@ -909,7 +909,7 @@ "type": "community_bridge" } ], - "time": "2021-09-03T17:53:30+00:00" + "time": "2021-12-21T14:34:37+00:00" }, { "name": "mezzio/mezzio", @@ -1174,16 +1174,16 @@ }, { "name": "mezzio/mezzio-fastroute", - "version": "3.1.0", + "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-fastroute.git", - "reference": "02fb02ad21e948aa955f871829eb15ac35ee449a" + "reference": "faa586b35dc76231a5dce736227046ccbee2b5f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-fastroute/zipball/02fb02ad21e948aa955f871829eb15ac35ee449a", - "reference": "02fb02ad21e948aa955f871829eb15ac35ee449a", + "url": "https://api.github.com/repos/mezzio/mezzio-fastroute/zipball/faa586b35dc76231a5dce736227046ccbee2b5f1", + "reference": "faa586b35dc76231a5dce736227046ccbee2b5f1", "shasum": "" }, "require": { @@ -1208,7 +1208,10 @@ "laminas/laminas-stratigility": "^3.0", "malukenho/docheader": "^0.1.6", "mikey179/vfsstream": "^1.6.7", - "phpunit/phpunit": "^9.4.1" + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.4.1", + "psalm/plugin-phpunit": "^0.15.1", + "vimeo/psalm": "^4.6" }, "type": "library", "extra": { @@ -1250,7 +1253,7 @@ "type": "community_bridge" } ], - "time": "2020-12-21T02:11:53+00:00" + "time": "2021-04-19T21:45:49+00:00" }, { "name": "mezzio/mezzio-helpers",