From c928c3277913b7017a17e9d324287aa22c0be2d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 20:01:41 +0000 Subject: [PATCH] Bump laminas/laminas-diactoros from 2.19.0 to 2.21.0 Bumps [laminas/laminas-diactoros](https://github.com/laminas/laminas-diactoros) from 2.19.0 to 2.21.0. - [Release notes](https://github.com/laminas/laminas-diactoros/releases) - [Commits](https://github.com/laminas/laminas-diactoros/compare/2.19.0...2.21.0) --- updated-dependencies: - dependency-name: laminas/laminas-diactoros dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index 6c086ee2..e8dccc26 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "php": "^8.1", "chimera/foundation": "^1.0.x-dev", "chimera/routing": "^1.0.x-dev", - "laminas/laminas-diactoros": "^2.19", + "laminas/laminas-diactoros": "^2.21", "mezzio/mezzio": "^3.13", "mezzio/mezzio-fastroute": "^3.7", "mezzio/mezzio-helpers": "^5.11", diff --git a/composer.lock b/composer.lock index f164d695..0a3a4bb2 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": "b5287d1c9b5f3b649ded87dac22824e3", + "content-hash": "a4194f7b065ff3bd6ca4d9913ed6023f", "packages": [ { "name": "brick/math", @@ -252,16 +252,16 @@ }, { "name": "laminas/laminas-diactoros", - "version": "2.19.0", + "version": "2.21.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", - "reference": "b3c7e9262b4fbec801d8df2370cdebb4f5d3a0ae" + "reference": "e5b6419fea007b8b4a71034edc8ec96c88d4c57d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/b3c7e9262b4fbec801d8df2370cdebb4f5d3a0ae", - "reference": "b3c7e9262b4fbec801d8df2370cdebb4f5d3a0ae", + "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/e5b6419fea007b8b4a71034edc8ec96c88d4c57d", + "reference": "e5b6419fea007b8b4a71034edc8ec96c88d4c57d", "shasum": "" }, "require": { @@ -284,9 +284,9 @@ "http-interop/http-factory-tests": "^0.9.0", "laminas/laminas-coding-standard": "^2.4.0", "php-http/psr7-integration-tests": "^1.1.1", - "phpunit/phpunit": "^9.5.25", - "psalm/plugin-phpunit": "^0.17.0", - "vimeo/psalm": "^4.28" + "phpunit/phpunit": "^9.5.26", + "psalm/plugin-phpunit": "^0.18.0", + "vimeo/psalm": "^4.29.0" }, "type": "library", "extra": { @@ -345,7 +345,7 @@ "type": "community_bridge" } ], - "time": "2022-10-10T21:28:03+00:00" + "time": "2022-11-11T09:01:24+00:00" }, { "name": "laminas/laminas-escaper",