coding-standard
coding-standard copied to clipboard
Support PHP_CodeSniffer 4.0
PHP_CodeSniffer 4.0.0beta1 has been released.
Currently, the composer.json of slevomat/coding-standard does not allow 4.0.0:
https://github.com/slevomat/coding-standard/blob/1501a612f9457c3d58c2850fd97e854f9c6d46b3/composer.json#L19
Is it possible to update the version constraint to allow "^4.0"?
Thank you for your work on this great coding standard! 🙏