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
build: remove minimum-stability key and add @dev to phpcs.
We only need phpcs 4.0 to be minimum stability as `dev`, not all dependencies. So just remove the key and add `@dev` to the correct dependency version constraint.
0 commit comments