You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ PHP_CodeSniffer is a set of two PHP scripts; the main `phpcs` script that tokeni
25
25
26
26
## Requirements
27
27
28
-
PHP_CodeSniffer requires PHP version 7.2.0 or greater. For more information about required and recommended PHP extensions, see the [Requirements wiki page](https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Requirements).
28
+
PHP_CodeSniffer requires PHP version 7.2.0 or greater. For more information about required and recommended PHP extensions, see the [Requirements manual page](https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Requirements).
29
29
30
30
Individual sniffs may have additional requirements such as external applications and scripts. See the [Configuration Options manual page](https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Configuration-Options) for a list of these requirements.
0 commit comments