From e6325c6cbbb9527b3664aef0916b3196d9d32386 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 23:00:48 +0000 Subject: [PATCH] Update dependency mezzio/mezzio to v3.19.1 --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 426141c..7c676e4 100644 --- a/composer.lock +++ b/composer.lock @@ -1817,16 +1817,16 @@ }, { "name": "mezzio/mezzio", - "version": "3.19.0", + "version": "3.19.1", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio.git", - "reference": "e9bbc0addbf2dbde6721e4d30a965d8512c5ce54" + "reference": "44c79ebeec13eabf061b3b809066c80a46a946a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio/zipball/e9bbc0addbf2dbde6721e4d30a965d8512c5ce54", - "reference": "e9bbc0addbf2dbde6721e4d30a965d8512c5ce54", + "url": "https://api.github.com/repos/mezzio/mezzio/zipball/44c79ebeec13eabf061b3b809066c80a46a946a3", + "reference": "44c79ebeec13eabf061b3b809066c80a46a946a3", "shasum": "" }, "require": { @@ -1854,14 +1854,14 @@ "require-dev": { "filp/whoops": "^2.15.4", "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-diactoros": "^3.3.0", + "laminas/laminas-diactoros": "^3.3.1", "laminas/laminas-servicemanager": "^3.22.1", "mezzio/mezzio-aurarouter": "^3.7", "mezzio/mezzio-fastroute": "^3.11", "mezzio/mezzio-laminasrouter": "^3.9", - "phpunit/phpunit": "^10.5.9", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.21.1" + "phpunit/phpunit": "^10.5.28", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.25.0" }, "suggest": { "filp/whoops": "^2.1 to use the Whoops error handler", @@ -1920,7 +1920,7 @@ "type": "community_bridge" } ], - "time": "2024-02-14T10:42:11+00:00" + "time": "2024-07-18T21:48:03+00:00" }, { "name": "mezzio/mezzio-authentication", @@ -8558,5 +8558,5 @@ "platform-overrides": { "php": "8.1.99" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }