From e066e9e7078da6d80faddeb8b9cb2eddc4ba6c9a Mon Sep 17 00:00:00 2001 From: Martins Sipenko Date: Tue, 28 Jun 2022 11:57:09 +0300 Subject: [PATCH] Update Psalm and remove deprecated `totallyTyped` attribute --- composer.json | 2 +- psalm.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 24fb07e..4f57a56 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ }, "require-dev": { "phpunit/phpunit": "^9.4", - "vimeo/psalm": "^4.2", + "vimeo/psalm": "^4.21", "squizlabs/php_codesniffer": "^3.5" } } diff --git a/psalm.xml b/psalm.xml index e2fae45..aba9a3e 100644 --- a/psalm.xml +++ b/psalm.xml @@ -1,6 +1,7 @@