Skip to content

Commit 7d68e2c

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 dbda80e commit 7d68e2c

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
@@ -37,9 +37,9 @@ Symfony Polyfill Library | Corresponding PHPCompatibility Ruleset | Includes
3737

3838
## Requirements
3939

40-
* [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer).
41-
* PHP 5.3+ for use with [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) 2.3.0+.
42-
* PHP 5.4+ for use with [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) 3.0.2+.
40+
* [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer).
41+
* PHP 5.3+ for use with [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) 2.3.0+.
42+
* PHP 5.4+ for use with [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) 3.0.2+.
4343

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

0 commit comments

Comments
 (0)