Skip to content

Commit 24213ef

Browse files
authored
Merge pull request #25 from PHPCompatibility/feature/switch-to-fork-of-phpcs
Switch to PHPCSStandards/PHP_CodeSniffer
2 parents 55328aa + d067cbb commit 24213ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Convenience package to install all the external PHP_CodeSniffer rulesets which t
2626

2727
## Requirements
2828

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+.
29+
* PHP 5.3+ for use with [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) 2.3.0+.
30+
* PHP 5.4+ for use with [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) 3.0.2+.
3131
* [Composer](https://getcomposer.org/)
3232

3333
Use the latest stable release of PHP_CodeSniffer for the best results.

0 commit comments

Comments
 (0)