diff --git a/composer.json b/composer.json index c2125b5..7083745 100644 --- a/composer.json +++ b/composer.json @@ -14,10 +14,10 @@ }, "require-dev": { "phpunit/phpunit": "^9.3", - "slevomat/coding-standard": "^6.3", + "slevomat/coding-standard": "^6.4", "squizlabs/php_codesniffer": "^3.5", "vimeo/psalm": "^3.14", - "psalm/plugin-phpunit": "^0.11" + "psalm/plugin-phpunit": "^0.12" }, "autoload": { "psr-4": {