diff --git a/composer.json b/composer.json index e50e4fb0..238ab158 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "mezzio/mezzio": "^3.16.0", "mezzio/mezzio-fastroute": "^3.8.0", "mezzio/mezzio-hal": "^2.6.1", - "mezzio/mezzio-helpers": "^5.12.0", + "mezzio/mezzio-helpers": "^5.13.0", "mezzio/mezzio-platesrenderer": "^2.9.0", "mezzio/mezzio-problem-details": "^1.11.0", "mezzio/mezzio-swoole": "^4.6.0", diff --git a/composer.lock b/composer.lock index a1a07d3a..e8a0ca9d 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": "1f150c48d20ff5dd40b4cde7c8179281", + "content-hash": "a6604fdf704e2d4c36363f6348cc7274", "packages": [ { "name": "beberlei/assert", @@ -2652,16 +2652,16 @@ }, { "name": "mezzio/mezzio-helpers", - "version": "5.12.0", + "version": "5.13.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-helpers.git", - "reference": "e165b3dac9c314ab7f879740ca12455b20716b1d" + "reference": "f22dff3b3e38130e7db001f3087e6cc24197cede" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-helpers/zipball/e165b3dac9c314ab7f879740ca12455b20716b1d", - "reference": "e165b3dac9c314ab7f879740ca12455b20716b1d", + "url": "https://api.github.com/repos/mezzio/mezzio-helpers/zipball/f22dff3b3e38130e7db001f3087e6cc24197cede", + "reference": "f22dff3b3e38130e7db001f3087e6cc24197cede", "shasum": "" }, "require": { @@ -2724,7 +2724,7 @@ "type": "community_bridge" } ], - "time": "2023-01-11T08:34:19+00:00" + "time": "2023-03-02T11:50:26+00:00" }, { "name": "mezzio/mezzio-platesrenderer", @@ -2881,21 +2881,21 @@ }, { "name": "mezzio/mezzio-router", - "version": "3.13.0", + "version": "3.14.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-router.git", - "reference": "cb9e2476844074587e1ed849f53ef466a7e8d893" + "reference": "d8fa434e06e3694c06ecef41f50f05f56ddf6084" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-router/zipball/cb9e2476844074587e1ed849f53ef466a7e8d893", - "reference": "cb9e2476844074587e1ed849f53ef466a7e8d893", + "url": "https://api.github.com/repos/mezzio/mezzio-router/zipball/d8fa434e06e3694c06ecef41f50f05f56ddf6084", + "reference": "d8fa434e06e3694c06ecef41f50f05f56ddf6084", "shasum": "" }, "require": { "fig/http-message-util": "^1.1.2", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0", + "php": "~8.1.0 || ~8.2.0", "psr/container": "^1.0 || ^2.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.0.1", @@ -2910,9 +2910,9 @@ "laminas/laminas-coding-standard": "~2.5.0", "laminas/laminas-diactoros": "^2.24", "laminas/laminas-stratigility": "^3.9.0", - "phpunit/phpunit": "^9.5.27", + "phpunit/phpunit": "^10.0.12", "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.4" + "vimeo/psalm": "^5.7.7" }, "suggest": { "mezzio/mezzio-aurarouter": "^3.0 to use the Aura.Router routing adapter", @@ -2958,7 +2958,7 @@ "type": "community_bridge" } ], - "time": "2023-01-15T08:25:11+00:00" + "time": "2023-03-02T11:42:36+00:00" }, { "name": "mezzio/mezzio-swoole",