Skip to content

Commit 3e8ca65

Browse files
committed
README: update reference to minimum PHPCS version
The minimum PHPCS version for this standard was raised in PR #17, but the text in the README wasn't updated to match.
1 parent fb72452 commit 3e8ca65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ PHPCSDev ruleset for sniff repos
5252

5353
Once this project is installed, you will see a new `PHPCSDev` ruleset in the list of installed standards when you run `phpcs -i`.
5454

55-
**Important: This ruleset currently requires PHP_CodeSniffer >= `3.5.0+`.**
55+
**Important: This ruleset currently requires PHP_CodeSniffer >= `3.6.2+`.**
5656

5757
> As sniffs developers will mostly work with the latest version of PHP_CodeSniffer, this shouldn't cause any problems.
5858
>

0 commit comments

Comments
 (0)