From c16251deb5b984037a50dfcc1509a3e757944b1f Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Wed, 18 Mar 2026 09:10:42 -0300 Subject: [PATCH] Update PHP_CodeSniffer repository link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f6d747..eb08d17 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ You can also configure the plugin to fix the issues using either Requirements for this plugin, should you want all the options to work: -- [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) 3.5+ +- [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) 3.5+ - [PHPMD](https://phpmd.org) 2.8+ - [PHP CS Fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) 2.6+