From b1787525690369fac9f61ffd964bf661b2e1ec0c Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Mon, 13 Jun 2022 11:47:49 +0200 Subject: [PATCH] PHP CodeSniffer 3.7.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9f04cc2d52e..34ddeae910c 100644 --- a/composer.json +++ b/composer.json @@ -46,7 +46,7 @@ "phpstan/phpstan-strict-rules": "^1.2", "phpunit/phpunit": "9.5.20", "psalm/plugin-phpunit": "0.16.1", - "squizlabs/php_codesniffer": "3.6.2", + "squizlabs/php_codesniffer": "3.7.0", "symfony/cache": "^5.2|^6.0", "symfony/console": "^2.7|^3.0|^4.0|^5.0|^6.0", "vimeo/psalm": "4.23.0"