PHPCSStandards / composer-installer

Composer installer for PHP_CodeSniffer coding standards
https://packagist.org/packages/dealerdirect/phpcodesniffer-composer-installer
MIT License
542 stars 36 forks source link

Plugin: improve feedback #182

Closed jrfnl closed 2 years ago

jrfnl commented 2 years ago

Proposed Changes

The Nothing to install or update message is confusing, as for an end-user, it may not be clear that this message relates to the PHPCS plugin. The message as-is could be interpreted to relate to Composer itself finding nothing to install or update instead.

I'd like to suggest changing that message to be more directly related to this plugin for clarity.