PHPCSStandards / composer-installer

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

Tests/PHPCSVersions: update for latest PHPCS releases #224

Closed jrfnl closed 2 weeks ago

jrfnl commented 3 weeks ago

Proposed Changes

Update the list of available PHPCS versions to make sure that tests which need to run against high/low PHPCS or retrieve a random PHPCS version to run against, can also be run against the latest PHPCS versions.

Refs: