diff --git a/projects/packages/codesniffer/README.md b/projects/packages/codesniffer/README.md index 410529d7cdfb8..8953962f1c6b2 100644 --- a/projects/packages/codesniffer/README.md +++ b/projects/packages/codesniffer/README.md @@ -50,7 +50,6 @@ you may run into a situation where a subdir wants to be compatible down to a lat To assist with this case, we provide additional rulesets that disable PHPCompatibility rules detecting issues that only apply to older versions: -* `` will disable rules detecting issues that only apply to PHP < 7.0. * `` will disable rules detecting issues that only apply to PHP < 7.1. * `` will disable rules detecting issues that only apply to PHP < 7.2. * `` will disable rules detecting issues that only apply to PHP < 7.3.