coding-standard icon indicating copy to clipboard operation
coding-standard copied to clipboard

Support PHP_CodeSniffer 4.0

Open takaram opened this issue 6 months ago • 0 comments

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! 🙏

takaram avatar May 13 '25 03:05 takaram