From 618b5d2e38fdcfc547e148b1f49bac6373b7555c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Sun, 12 Feb 2023 13:00:27 -0300 Subject: [PATCH] Remove PHPCS version restriction MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ci skip] Signed-off-by: MaurĂ­cio Meneghini Fauth --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 31ee89adf5..ba09dfd0dd 100644 --- a/composer.json +++ b/composer.json @@ -108,7 +108,6 @@ "pragmarx/google2fa-qrcode": "^2.1", "psalm/plugin-phpunit": "^0.18.4", "roave/security-advisories": "dev-latest", - "squizlabs/php_codesniffer": "~3.6.0", "symfony/console": "^5.2.3", "tecnickcom/tcpdf": "6.5.0", "vimeo/psalm": "^5.6",