diff --git a/composer.lock b/composer.lock index 973c2a0..a15fc96 100644 --- a/composer.lock +++ b/composer.lock @@ -190,16 +190,16 @@ }, { "name": "mezzio/mezzio-helpers", - "version": "5.11.0", + "version": "5.12.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-helpers.git", - "reference": "ac47b19c92e050e53fe9172d3ccf7ab7cf9e9945" + "reference": "e165b3dac9c314ab7f879740ca12455b20716b1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-helpers/zipball/ac47b19c92e050e53fe9172d3ccf7ab7cf9e9945", - "reference": "ac47b19c92e050e53fe9172d3ccf7ab7cf9e9945", + "url": "https://api.github.com/repos/mezzio/mezzio-helpers/zipball/e165b3dac9c314ab7f879740ca12455b20716b1d", + "reference": "e165b3dac9c314ab7f879740ca12455b20716b1d", "shasum": "" }, "require": { @@ -214,11 +214,11 @@ }, "require-dev": { "ext-json": "*", - "laminas/laminas-coding-standard": "~2.4.0", + "laminas/laminas-coding-standard": "~2.5.0", "laminas/laminas-diactoros": "^2.19", "phpunit/phpunit": "^9.5.25", - "psalm/plugin-phpunit": "^0.17.0", - "vimeo/psalm": "^4.29" + "psalm/plugin-phpunit": "^0.18.0", + "vimeo/psalm": "^5.0" }, "suggest": { "ext-json": "If you wish to use the JsonStrategy with BodyParamsMiddleware" @@ -262,20 +262,20 @@ "type": "community_bridge" } ], - "time": "2022-10-12T21:00:46+00:00" + "time": "2023-01-11T08:34:19+00:00" }, { "name": "mezzio/mezzio-router", - "version": "3.11.0", + "version": "3.12.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-router.git", - "reference": "a80fb92d25deae21e76452f541129c09aa52a886" + "reference": "a30bb059261e6d1d980bcd35b4f8ed537cf8087f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-router/zipball/a80fb92d25deae21e76452f541129c09aa52a886", - "reference": "a80fb92d25deae21e76452f541129c09aa52a886", + "url": "https://api.github.com/repos/mezzio/mezzio-router/zipball/a30bb059261e6d1d980bcd35b4f8ed537cf8087f", + "reference": "a30bb059261e6d1d980bcd35b4f8ed537cf8087f", "shasum": "" }, "require": { @@ -293,11 +293,11 @@ }, "require-dev": { "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-diactoros": "^2.20.0", + "laminas/laminas-diactoros": "^2.24", "laminas/laminas-stratigility": "^3.9.0", - "phpunit/phpunit": "^9.5.26", - "psalm/plugin-phpunit": "^0.18.0", - "vimeo/psalm": "^5.0.0" + "phpunit/phpunit": "^9.5.27", + "psalm/plugin-phpunit": "^0.18.4", + "vimeo/psalm": "^5.4" }, "suggest": { "mezzio/mezzio-aurarouter": "^3.0 to use the Aura.Router routing adapter", @@ -343,7 +343,7 @@ "type": "community_bridge" } ], - "time": "2023-01-11T00:54:57+00:00" + "time": "2023-01-12T15:10:48+00:00" }, { "name": "mezzio/mezzio-template",