From 6cbb4ccea727ee7893a161749dbae750cc529632 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:56:42 +0000 Subject: [PATCH] Bump mezzio/mezzio-helpers from 5.14.0 to 5.15.0 Bumps [mezzio/mezzio-helpers](https://github.com/mezzio/mezzio-helpers) from 5.14.0 to 5.15.0. - [Release notes](https://github.com/mezzio/mezzio-helpers/releases) - [Commits](https://github.com/mezzio/mezzio-helpers/compare/5.14.0...5.15.0) --- updated-dependencies: - dependency-name: mezzio/mezzio-helpers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 65 +++++++++++++++++++++++++-------------------------- 1 file changed, 32 insertions(+), 33 deletions(-) diff --git a/composer.lock b/composer.lock index f0486a9..cca52f5 100644 --- a/composer.lock +++ b/composer.lock @@ -1173,23 +1173,23 @@ }, { "name": "mezzio/mezzio-helpers", - "version": "5.14.0", + "version": "5.15.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-helpers.git", - "reference": "e73c7b7d5ad5cb574cca40c371104e4d0db760c7" + "reference": "457a2e2177ed532611d0e6278719b9d4f1047ea7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-helpers/zipball/e73c7b7d5ad5cb574cca40c371104e4d0db760c7", - "reference": "e73c7b7d5ad5cb574cca40c371104e4d0db760c7", + "url": "https://api.github.com/repos/mezzio/mezzio-helpers/zipball/457a2e2177ed532611d0e6278719b9d4f1047ea7", + "reference": "457a2e2177ed532611d0e6278719b9d4f1047ea7", "shasum": "" }, "require": { "mezzio/mezzio-router": "^3.0", "php": "~8.1.0 || ~8.2.0", "psr/container": "^1.0 || ^2.0", - "psr/http-message": "^1.0.1", + "psr/http-message": "^1.0.1 || ^2.0.0", "psr/http-server-middleware": "^1.0" }, "conflict": { @@ -1199,7 +1199,7 @@ "ext-json": "*", "laminas/laminas-coding-standard": "~2.5.0", "laminas/laminas-diactoros": "^2.24", - "phpunit/phpunit": "^10.0.16", + "phpunit/phpunit": "^10.1.0", "psalm/plugin-phpunit": "^0.18.4", "vimeo/psalm": "^5.8" }, @@ -1245,20 +1245,20 @@ "type": "community_bridge" } ], - "time": "2023-03-20T15:12:19+00:00" + "time": "2023-04-17T04:00:22+00:00" }, { "name": "mezzio/mezzio-router", - "version": "3.15.0", + "version": "3.16.1", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-router.git", - "reference": "4d95b07441b8a319bf2376713e8dad5480fb6e15" + "reference": "b83d61a728fdc2c62c6d20d16b73414901b36070" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-router/zipball/4d95b07441b8a319bf2376713e8dad5480fb6e15", - "reference": "4d95b07441b8a319bf2376713e8dad5480fb6e15", + "url": "https://api.github.com/repos/mezzio/mezzio-router/zipball/b83d61a728fdc2c62c6d20d16b73414901b36070", + "reference": "b83d61a728fdc2c62c6d20d16b73414901b36070", "shasum": "" }, "require": { @@ -1266,7 +1266,7 @@ "php": "~8.1.0 || ~8.2.0", "psr/container": "^1.0 || ^2.0", "psr/http-factory": "^1.0", - "psr/http-message": "^1.0.1", + "psr/http-message": "^1.0.1 || ^2.0.0", "psr/http-server-middleware": "^1.0", "webmozart/assert": "^1.10" }, @@ -1276,12 +1276,12 @@ }, "require-dev": { "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-diactoros": "^2.24", + "laminas/laminas-diactoros": "^2.25.2", "laminas/laminas-servicemanager": "^3.20.0", "laminas/laminas-stratigility": "^3.9.0", - "phpunit/phpunit": "^10.0.19", + "phpunit/phpunit": "^10.1.2", "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.8" + "vimeo/psalm": "^5.9" }, "suggest": { "mezzio/mezzio-aurarouter": "^3.0 to use the Aura.Router routing adapter", @@ -1327,7 +1327,7 @@ "type": "community_bridge" } ], - "time": "2023-03-29T08:09:00+00:00" + "time": "2023-04-24T14:33:22+00:00" }, { "name": "mezzio/mezzio-session", @@ -1876,21 +1876,21 @@ }, { "name": "psr/http-server-handler", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/http-server-handler.git", - "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7" + "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/aff2f80e33b7f026ec96bb42f63242dc50ffcae7", - "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7", + "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/84c4fb66179be4caaf8e97bd239203245302e7d4", + "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4", "shasum": "" }, "require": { "php": ">=7.0", - "psr/http-message": "^1.0" + "psr/http-message": "^1.0 || ^2.0" }, "type": "library", "extra": { @@ -1910,7 +1910,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP server-side request handler", @@ -1926,28 +1926,27 @@ "server" ], "support": { - "issues": "https://github.com/php-fig/http-server-handler/issues", - "source": "https://github.com/php-fig/http-server-handler/tree/master" + "source": "https://github.com/php-fig/http-server-handler/tree/1.0.2" }, - "time": "2018-10-30T16:46:14+00:00" + "time": "2023-04-10T20:06:20+00:00" }, { "name": "psr/http-server-middleware", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/http-server-middleware.git", - "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5" + "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/2296f45510945530b9dceb8bcedb5cb84d40c5f5", - "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5", + "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/c1481f747daaa6a0782775cd6a8c26a1bf4a3829", + "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829", "shasum": "" }, "require": { "php": ">=7.0", - "psr/http-message": "^1.0", + "psr/http-message": "^1.0 || ^2.0", "psr/http-server-handler": "^1.0" }, "type": "library", @@ -1968,7 +1967,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP server-side middleware", @@ -1984,9 +1983,9 @@ ], "support": { "issues": "https://github.com/php-fig/http-server-middleware/issues", - "source": "https://github.com/php-fig/http-server-middleware/tree/master" + "source": "https://github.com/php-fig/http-server-middleware/tree/1.0.2" }, - "time": "2018-10-30T17:12:04+00:00" + "time": "2023-04-11T06:14:47+00:00" }, { "name": "symfony/polyfill-ctype",