From e58c67d2e07f0a39fc258132b8c02f26e510ffc6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 02:44:42 +0000 Subject: [PATCH] Update dependency mezzio/mezzio to ^3.16.3 | datasource | package | from | to | | ---------- | ------------- | ------ | ------ | | packagist | mezzio/mezzio | 3.16.1 | 3.16.3 | Signed-off-by: Renovate Bot --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index f887927d..865d745b 100644 --- a/composer.json +++ b/composer.json @@ -46,7 +46,7 @@ "laminas/laminas-servicemanager": "^3.20.0", "laminas/laminas-stdlib": "^3.17.0", "league/commonmark": "^2.4.0", - "mezzio/mezzio": "^3.16.1", + "mezzio/mezzio": "^3.16.3", "mezzio/mezzio-fastroute": "^3.9.0", "mezzio/mezzio-helpers": "^5.15.0", "mezzio/mezzio-platesrenderer": "^2.9.0", diff --git a/composer.lock b/composer.lock index 33ea7cfe..965c84a5 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": "d427b8668ca8d5c1402624ab8eaf9437", + "content-hash": "c5ea22d07d1773a1ae23e0b1a78b6461", "packages": [ { "name": "brick/varexporter", @@ -1308,16 +1308,16 @@ }, { "name": "mezzio/mezzio", - "version": "3.16.1", + "version": "3.16.3", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio.git", - "reference": "ef8a39a6a54f52bc5891609d9e2dac5b5da19fc4" + "reference": "11fd593cba09946b80749a62ad5ba937ecee4cde" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio/zipball/ef8a39a6a54f52bc5891609d9e2dac5b5da19fc4", - "reference": "ef8a39a6a54f52bc5891609d9e2dac5b5da19fc4", + "url": "https://api.github.com/repos/mezzio/mezzio/zipball/11fd593cba09946b80749a62ad5ba937ecee4cde", + "reference": "11fd593cba09946b80749a62ad5ba937ecee4cde", "shasum": "" }, "require": { @@ -1350,7 +1350,7 @@ "mezzio/mezzio-aurarouter": "^3.6", "mezzio/mezzio-fastroute": "^3.8", "mezzio/mezzio-laminasrouter": "^3.7", - "phpunit/phpunit": "^10.0.11", + "phpunit/phpunit": "^10.1", "psalm/plugin-phpunit": "^0.18.4", "vimeo/psalm": "^5.7.7" }, @@ -1411,7 +1411,7 @@ "type": "community_bridge" } ], - "time": "2023-04-03T07:40:43+00:00" + "time": "2023-05-09T00:23:21+00:00" }, { "name": "mezzio/mezzio-fastroute",