From 8d5b85afcd2299114262b59280e6aa8ca83424fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 15:08:03 +0000 Subject: [PATCH] Update Mezzio packages | datasource | package | from | to | | ---------- | ----------------------------- | ------ | ------ | | packagist | mezzio/mezzio | 3.19.0 | 3.28.0 | | packagist | mezzio/mezzio-fastroute | 3.11.0 | 3.14.0 | | packagist | mezzio/mezzio-hal | 2.9.0 | 2.13.0 | | packagist | mezzio/mezzio-helpers | 5.16.0 | 5.20.0 | | packagist | mezzio/mezzio-platesrenderer | 2.10.0 | 2.14.0 | | packagist | mezzio/mezzio-problem-details | 1.14.0 | 1.19.0 | | packagist | mezzio/mezzio-swoole | 4.9.0 | 4.14.0 | | packagist | mezzio/mezzio-template | 2.10.0 | 2.13.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index b8342edb..ea32bfad 100644 --- a/composer.json +++ b/composer.json @@ -31,14 +31,14 @@ "laminas/laminas-stdlib": "^3.19.0", "laminas/laminas-stratigility": "^3.11.0", "league/commonmark": "^2.4.2", - "mezzio/mezzio": "^3.19.0", - "mezzio/mezzio-fastroute": "^3.11.0", - "mezzio/mezzio-hal": "^2.9.0", - "mezzio/mezzio-helpers": "^5.16.0", - "mezzio/mezzio-platesrenderer": "^2.10.0", - "mezzio/mezzio-problem-details": "^1.14.0", - "mezzio/mezzio-swoole": "^4.9.0", - "mezzio/mezzio-template": "^2.10.0", + "mezzio/mezzio": "^3.28.0", + "mezzio/mezzio-fastroute": "^3.14.0", + "mezzio/mezzio-hal": "^2.13.0", + "mezzio/mezzio-helpers": "^5.20.0", + "mezzio/mezzio-platesrenderer": "^2.14.0", + "mezzio/mezzio-problem-details": "^1.19.0", + "mezzio/mezzio-swoole": "^4.14.0", + "mezzio/mezzio-template": "^2.13.0", "monolog/monolog": "^3.5.0", "phly/phly-event-dispatcher": "^1.4.0", "phpseclib/phpseclib": "^3.0.37",