diff --git a/composer.json b/composer.json index 3c1461b..4ccbc96 100644 --- a/composer.json +++ b/composer.json @@ -45,10 +45,10 @@ "laminas/laminas-coding-standard": "~2.4.0", "laminas/laminas-servicemanager": "^3.10", "phpspec/prophecy": "^1.15", - "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.5.11", + "phpspec/prophecy-phpunit": "^2.0.1", + "phpunit/phpunit": "^9.5.26", "psalm/plugin-phpunit": "^0.17.0", - "vimeo/psalm": "^4.17" + "vimeo/psalm": "^4.29.0" }, "conflict": { "container-interop/container-interop": "<1.2.0", diff --git a/composer.lock b/composer.lock index aceb749..b36ae92 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": "53e62b069a6a0337ab8b09f774f38ef1", + "content-hash": "ffe29be4f380a56acdb11ee26ba15720", "packages": [ { "name": "fig/http-message-util",