You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Composer: allow for PHPCS 4.0 + PHPCompatibility 10.0
As PHPCompatibility now has a `10.0.0-alpha1` tag available which is compatible with PHP_CodeSniffer 4.0, we can update the requirements.
Includes tightening up the allowed version of the PHPCS Composer plugin as the `0.7` version is already five years old, so I don't think we still need allow for older versions.
Note: ruleset adjustments to allow for PHPCompatibility 10 had already been made ahead of time via PRs 26, 51, 52
0 commit comments