File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ Most of the issues can be auto-fixed with `phpcbf`.
9494
9595## Requires
9696
97- * [ PHP] ( http://php.net ) version 7.1 or later
97+ * [ PHP] ( http://php.net )
9898* [ Composer] ( https://getcomposer.org/ ) is optional, but strongly recommended
9999
100100## Installation
@@ -144,10 +144,10 @@ If `phpcs` complains that MO4 is not installed, please check the installed codin
144144
145145## Dependencies
146146
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 )
149149* [ 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 )
151151
152152## Contributing
153153
You can’t perform that action at this time.
0 commit comments