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
Remove control structure spacing sniff, bump requirements
The @stable requirement has been replaced by ^3.0 to force the PSR12
standard. PHPCS ^3.5 has been required because it includes the used
ReturnTypeDeclaration sniff.
The control structure sniff conflicts with PSR12 so it has been removed.
0 commit comments