@@ -94,7 +94,7 @@ Most of the issues can be auto-fixed with `phpcbf`.
94
94
95
95
## Requires
96
96
97
- * [ PHP] ( http://php.net ) version 7.1 or later
97
+ * [ PHP] ( http://php.net )
98
98
* [ Composer] ( https://getcomposer.org/ ) is optional, but strongly recommended
99
99
100
100
## Installation
@@ -144,10 +144,10 @@ If `phpcs` complains that MO4 is not installed, please check the installed codin
144
144
145
145
## Dependencies
146
146
147
- * [ PHP CodeSniffer] ( https://github.com/squizlabs/PHP_CodeSniffer ) version 3.5 or later
148
- * [ David Joos's Symfony Coding Standard] ( https://github.com/djoos/Symfony-coding-standard ) version 3.10 or later
147
+ * [ PHP CodeSniffer] ( https://github.com/squizlabs/PHP_CodeSniffer )
148
+ * [ David Joos's Symfony Coding Standard] ( https://github.com/djoos/Symfony-coding-standard )
149
149
* [ Composer installer for PHP_CodeSniffer coding standards] ( https://github.com/DealerDirect/phpcodesniffer-composer-installer )
150
- * [ Slevomat Coding Standard] ( https://github.com/slevomat/coding-standard ) version 6.2 or later
150
+ * [ Slevomat Coding Standard] ( https://github.com/slevomat/coding-standard )
151
151
152
152
## Contributing
153
153
0 commit comments