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
Terminus installs php codesniffer in the 3.x line (currently 3.9.2), but this plugin is conflicting by insisting on staying in the 2.x line. This results in the plugin not working
Changing the version in the composer.json and updating seems to work with no ill effects.
The text was updated successfully, but these errors were encountered:
Terminus installs php codesniffer in the 3.x line (currently 3.9.2), but this plugin is conflicting by insisting on staying in the 2.x line. This results in the plugin not working
Changing the version in the composer.json and updating seems to work with no ill effects.
The text was updated successfully, but these errors were encountered: