From 4f9b779ab687397d7037caff6d891486b31621ad Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 07:07:29 +0000 Subject: [PATCH] Bump mezzio/mezzio-helpers from 5.4.0 to 5.6.0 Bumps [mezzio/mezzio-helpers](https://github.com/mezzio/mezzio-helpers) from 5.4.0 to 5.6.0. - [Release notes](https://github.com/mezzio/mezzio-helpers/releases) - [Commits](https://github.com/mezzio/mezzio-helpers/compare/5.4.0...5.6.0) Signed-off-by: dependabot-preview[bot] --- composer.lock | 40 ++++++++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 0dc2711..489a58e 100644 --- a/composer.lock +++ b/composer.lock @@ -60,24 +60,26 @@ }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.1.1", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "6ede70583e101030bcace4dcddd648f760ddf642" + "reference": "6cccbddfcfc742eb02158d6137ca5687d92cee32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6ede70583e101030bcace4dcddd648f760ddf642", - "reference": "6ede70583e101030bcace4dcddd648f760ddf642", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6cccbddfcfc742eb02158d6137ca5687d92cee32", + "reference": "6cccbddfcfc742eb02158d6137ca5687d92cee32", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0 || ^8.0" + "php": "^7.3 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3", - "squizlabs/php_codesniffer": "^3.5" + "psalm/plugin-phpunit": "^0.15.1", + "squizlabs/php_codesniffer": "^3.5", + "vimeo/psalm": "^4.6" }, "type": "library", "extra": { @@ -110,7 +112,7 @@ "type": "community_bridge" } ], - "time": "2020-09-14T14:23:00+00:00" + "time": "2021-02-25T21:54:58+00:00" }, { "name": "latte/latte", @@ -191,16 +193,16 @@ }, { "name": "mezzio/mezzio-helpers", - "version": "5.4.0", + "version": "5.6.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-helpers.git", - "reference": "cead6d7edd15de0496e6ad3e3093286234af2522" + "reference": "d0dfb5f447faf7e019436976adec5128a0379132" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-helpers/zipball/cead6d7edd15de0496e6ad3e3093286234af2522", - "reference": "cead6d7edd15de0496e6ad3e3093286234af2522", + "url": "https://api.github.com/repos/mezzio/mezzio-helpers/zipball/d0dfb5f447faf7e019436976adec5128a0379132", + "reference": "d0dfb5f447faf7e019436976adec5128a0379132", "shasum": "" }, "require": { @@ -215,12 +217,18 @@ "zendframework/zend-expressive-helpers": "^5.3.0" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", + "ext-json": "*", + "laminas/laminas-coding-standard": "~2.1.0", "laminas/laminas-diactoros": "^1.7.1", "malukenho/docheader": "^0.1.8", "mockery/mockery": "^1.4.2", "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.4.2" + "phpunit/phpunit": "^9.4.2", + "psalm/plugin-phpunit": "^0.15.1", + "vimeo/psalm": "^4.7" + }, + "suggest": { + "ext-json": "If you wish to use the JsonStrategy with BodyParamsMiddleware" }, "type": "library", "extra": { @@ -253,7 +261,7 @@ "type": "community_bridge" } ], - "time": "2020-11-18T13:59:04+00:00" + "time": "2021-04-23T14:12:21+00:00" }, { "name": "mezzio/mezzio-router", @@ -2642,12 +2650,12 @@ "version": "1.9.1", "source": { "type": "git", - "url": "https://github.com/webmozart/assert.git", + "url": "https://github.com/webmozarts/assert.git", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", "shasum": "" },