From 0cef092a45f4ad37e9cdf5a0f58e15bf51804742 Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Tue, 24 Mar 2026 10:46:56 -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 354d158..ff68661 100644 --- a/README.md +++ b/README.md @@ -330,7 +330,7 @@ composer check * [Visual Studio Code](https://code.visualstudio.com/) * [Remarkable](https://remarkableapp.github.io/) * [PHPUnit](https://phpunit.de/) -* [PHPCodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) +* [PHPCodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) * [Composer](https://getcomposer.org/) * [Git](https://git-scm.com/) * [GitHub](https://github.com/)