From 9c86a101f2c9e516c76a5ac38534a162b778ae9b Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Wed, 18 Mar 2026 15:05:38 -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 4fdd65e..bc85be0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This repository holds the necessary sources to use and build the ZooRoyal Coding Standard. It incorporates -* [PHP Code Sniffer](https://github.com/squizlabs/PHP_CodeSniffer) +* [PHP Code Sniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) and its configuration * [PHP Copy Paste Detector](https://github.com/sebastianbergmann/phpcpd) * [PHP-Parallel-Lint](https://github.com/JakubOnderka/PHP-Parallel-Lint)