We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55328aa + d067cbb commit 24213efCopy full SHA for 24213ef
README.md
@@ -26,8 +26,8 @@ Convenience package to install all the external PHP_CodeSniffer rulesets which t
26
27
## Requirements
28
29
-* PHP 5.3+ for use with [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) 2.3.0+.
30
-* PHP 5.4+ for use with [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) 3.0.2+.
+* PHP 5.3+ for use with [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) 2.3.0+.
+* PHP 5.4+ for use with [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) 3.0.2+.
31
* [Composer](https://getcomposer.org/)
32
33
Use the latest stable release of PHP_CodeSniffer for the best results.
0 commit comments