From 1952091e0e0dc4499f9155a9d5764d6e0011f7f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 09:28:38 +0000 Subject: [PATCH] Bump mezzio/mezzio-fastroute from 3.11.0 to 3.12.0 Bumps [mezzio/mezzio-fastroute](https://github.com/mezzio/mezzio-fastroute) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/mezzio/mezzio-fastroute/releases) - [Commits](https://github.com/mezzio/mezzio-fastroute/compare/3.11.0...3.12.0) --- updated-dependencies: - dependency-name: mezzio/mezzio-fastroute dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/composer.lock b/composer.lock index 6da699c..df7eb89 100644 --- a/composer.lock +++ b/composer.lock @@ -467,21 +467,21 @@ }, { "name": "mezzio/mezzio-router", - "version": "3.17.0", + "version": "3.18.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-router.git", - "reference": "78573e16144a70ccf02039e1a2600788119c0dbb" + "reference": "75e9a3e636ee69f3a51006772cf29c00cb5da675" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-router/zipball/78573e16144a70ccf02039e1a2600788119c0dbb", - "reference": "78573e16144a70ccf02039e1a2600788119c0dbb", + "url": "https://api.github.com/repos/mezzio/mezzio-router/zipball/75e9a3e636ee69f3a51006772cf29c00cb5da675", + "reference": "75e9a3e636ee69f3a51006772cf29c00cb5da675", "shasum": "" }, "require": { "fig/http-message-util": "^1.1.5", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", "psr/container": "^1.1.2 || ^2.0", "psr/http-factory": "^1.0.2", "psr/http-message": "^1.0.1 || ^2.0.0", @@ -494,12 +494,12 @@ }, "require-dev": { "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-diactoros": "^3.3.0", - "laminas/laminas-servicemanager": "^3.22.1", - "laminas/laminas-stratigility": "^3.11.0", - "phpunit/phpunit": "^10.4.2", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.15" + "laminas/laminas-diactoros": "^3.4.0", + "laminas/laminas-servicemanager": "^4.2.0", + "laminas/laminas-stratigility": "^4.0.2", + "phpunit/phpunit": "^10.5.36", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.26.1" }, "suggest": { "mezzio/mezzio-aurarouter": "^3.0 to use the Aura.Router routing adapter", @@ -545,7 +545,7 @@ "type": "community_bridge" } ], - "time": "2023-10-31T17:23:17+00:00" + "time": "2024-10-16T21:18:01+00:00" }, { "name": "mezzio/mezzio-template", @@ -1981,24 +1981,24 @@ }, { "name": "mezzio/mezzio-fastroute", - "version": "3.11.0", + "version": "3.12.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-fastroute.git", - "reference": "118ef1009c7252dc408c28b3041f4b04751d7321" + "reference": "27bc2c9987f8246d7750e3114c96ee392d3eb1c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-fastroute/zipball/118ef1009c7252dc408c28b3041f4b04751d7321", - "reference": "118ef1009c7252dc408c28b3041f4b04751d7321", + "url": "https://api.github.com/repos/mezzio/mezzio-fastroute/zipball/27bc2c9987f8246d7750e3114c96ee392d3eb1c8", + "reference": "27bc2c9987f8246d7750e3114c96ee392d3eb1c8", "shasum": "" }, "require": { "fig/http-message-util": "^1.1.2", - "laminas/laminas-stdlib": "^3.1", + "laminas/laminas-stdlib": "^3.19.0", "mezzio/mezzio-router": "^3.14", "nikic/fast-route": "^1.2", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", "psr/container": "^1.0 || ^2.0", "psr/http-message": "^1.0.1 || ^2.0.0" }, @@ -2008,12 +2008,12 @@ }, "require-dev": { "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-diactoros": "^3.3.0", - "laminas/laminas-stratigility": "^3.11", - "mikey179/vfsstream": "^1.6.11", - "phpunit/phpunit": "^10.4.2", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.15" + "laminas/laminas-diactoros": "^3.4.0", + "laminas/laminas-stratigility": "^4.0.2", + "mikey179/vfsstream": "^1.6.12", + "phpunit/phpunit": "^10.5.36", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.26.1" }, "type": "library", "extra": { @@ -2055,7 +2055,7 @@ "type": "community_bridge" } ], - "time": "2023-11-01T11:16:57+00:00" + "time": "2024-10-16T21:16:34+00:00" }, { "name": "myclabs/deep-copy",