From 7d61423b6010121239b46da022873a03b56d24f0 Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Wed, 18 Mar 2026 14:43:56 -0300 Subject: [PATCH] Docs: Update PHP_CodeSniffer repository link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4aee3e6..d73b731 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ ## About -This is a custom coding standard for [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer). +This is a custom coding standard for [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer). It borrows many sniffs from [Slevomat Coding Standard](https://github.com/slevomat/coding-standard) and [PHPCSExtra](https://github.com/PHPCSStandards/PHPCSExtra) and combines them into a single unified, common standard for [@ramsey's](https://github.com/ramsey)