diff --git a/composer.json b/composer.json index 6c086ee2..8e168087 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.24", "mezzio/mezzio": "^3.13", "mezzio/mezzio-fastroute": "^3.7", "mezzio/mezzio-helpers": "^5.11", diff --git a/composer.lock b/composer.lock index f164d695..9f0fe786 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": "f3d9bb4646b6794da25e6d91d9f0184a", "packages": [ { "name": "brick/math", @@ -252,16 +252,16 @@ }, { "name": "laminas/laminas-diactoros", - "version": "2.19.0", + "version": "2.24.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", - "reference": "b3c7e9262b4fbec801d8df2370cdebb4f5d3a0ae" + "reference": "6028af6c3b5ced4d063a680d2483cce67578b902" }, "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/6028af6c3b5ced4d063a680d2483cce67578b902", + "reference": "6028af6c3b5ced4d063a680d2483cce67578b902", "shasum": "" }, "require": { @@ -283,10 +283,10 @@ "ext-libxml": "*", "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" + "php-http/psr7-integration-tests": "^1.2", + "phpunit/phpunit": "^9.5.27", + "psalm/plugin-phpunit": "^0.18.4", + "vimeo/psalm": "^5.4" }, "type": "library", "extra": { @@ -345,7 +345,7 @@ "type": "community_bridge" } ], - "time": "2022-10-10T21:28:03+00:00" + "time": "2022-12-20T12:22:40+00:00" }, { "name": "laminas/laminas-escaper",