From 2caf4fc24fbbe03f84c6d7218e06dc7fd0d269a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 20:02:07 +0000 Subject: [PATCH] Bump laminas/laminas-httphandlerrunner from 2.3.0 to 2.5.0 Bumps [laminas/laminas-httphandlerrunner](https://github.com/laminas/laminas-httphandlerrunner) from 2.3.0 to 2.5.0. - [Release notes](https://github.com/laminas/laminas-httphandlerrunner/releases) - [Commits](https://github.com/laminas/laminas-httphandlerrunner/compare/2.3.0...2.5.0) --- updated-dependencies: - dependency-name: laminas/laminas-httphandlerrunner dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index f164d695..e47ad127 100644 --- a/composer.lock +++ b/composer.lock @@ -411,16 +411,16 @@ }, { "name": "laminas/laminas-httphandlerrunner", - "version": "2.3.0", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-httphandlerrunner.git", - "reference": "3c9491473b7decd8f329266a3cb6226a1f90594c" + "reference": "7a47834aaad7852816d2ec4fdbb0492163b039ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-httphandlerrunner/zipball/3c9491473b7decd8f329266a3cb6226a1f90594c", - "reference": "3c9491473b7decd8f329266a3cb6226a1f90594c", + "url": "https://api.github.com/repos/laminas/laminas-httphandlerrunner/zipball/7a47834aaad7852816d2ec4fdbb0492163b039ae", + "reference": "7a47834aaad7852816d2ec4fdbb0492163b039ae", "shasum": "" }, "require": { @@ -432,9 +432,9 @@ "require-dev": { "laminas/laminas-coding-standard": "~2.4.0", "laminas/laminas-diactoros": "^2.18", - "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": "^5.0.0" }, "type": "library", "extra": { @@ -474,7 +474,7 @@ "type": "community_bridge" } ], - "time": "2022-10-10T19:52:02+00:00" + "time": "2023-01-05T21:54:03+00:00" }, { "name": "laminas/laminas-stdlib",