diff --git a/composer.json b/composer.json index 9b46871175f..1bd66d084e4 100644 --- a/composer.json +++ b/composer.json @@ -46,10 +46,10 @@ "phpstan/phpstan-strict-rules": "^1.1", "phpunit/phpunit": "9.5.10", "psalm/plugin-phpunit": "0.16.1", - "squizlabs/php_codesniffer": "3.6.1", + "squizlabs/php_codesniffer": "3.6.2", "symfony/cache": "^5.2|^6.0", "symfony/console": "^2.0.5|^3.0|^4.0|^5.0|^6.0", - "vimeo/psalm": "4.14.0" + "vimeo/psalm": "4.15.0" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files."