php-coding-standards icon indicating copy to clipboard operation
php-coding-standards copied to clipboard

[Feature Request]: Bump squizlabs/php_codesniffer

Open thefrosty opened this issue 3 years ago • 1 comments

Is your feature request related to a problem?

Can't update/install over PHPCS standards that require latest php_codesniffer version.

Describe the desired solution

Currently squizlabs/php_codesniffer is locked at ~3.6.0, but now suggests 3.* or latest is now 3.7.1.

Describe the alternatives that you have considered

??

Additional context

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

thefrosty avatar Sep 15 '22 16:09 thefrosty

Hi @thefrosty, thank you.

This is done in master with #6d7f5ab and will be added to next release.

gmazzap avatar Sep 19 '22 15:09 gmazzap