From 413381b2e35788300ba10fd371e8cd6ad37c9b5a Mon Sep 17 00:00:00 2001 From: Oleg Kasyanov Date: Mon, 31 Aug 2020 23:53:29 +0400 Subject: [PATCH] Updated dependencies --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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": {