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
What problem would the enhancement address for VIP?
With PHPCSUtils now being added as a dependency (#734), we should have confidence that the versions we claim to require will provide the behaviour we expect it to in sniffs.
Describe the solution you'd like
It should it be added to the unit-tests.yml matrix? Or maybe the matrix/workflow should be changed to make use of the Composer --prefer-lowest / --prefer-highest options to simplify the maintenance of the version combinations?