Skip to content

Commit 73c3a5c

Browse files
committed
Switch to PHPCSStandards/PHP_CodeSniffer
The Squizlabs repo has been abandoned. The project continues in a fork in the PHPCSStandards organisation. Ref: * squizlabs/PHP_CodeSniffer 3932
1 parent 5bd6cb2 commit 73c3a5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ This ruleset prevents false positives from the [PHPCompatibility standard](https
1717

1818
## Requirements
1919

20-
* [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer).
21-
* PHP 5.3+ for use with [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) 2.3.0+.
22-
* PHP 5.4+ for use with [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) 3.0.2+.
20+
* [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer).
21+
* PHP 5.3+ for use with [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) 2.3.0+.
22+
* PHP 5.4+ for use with [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) 3.0.2+.
2323

2424
Use the latest stable release of PHP_CodeSniffer for the best results.
2525
The minimum _recommended_ version of PHP_CodeSniffer is version 2.6.0.

0 commit comments

Comments
 (0)