axelerant / drupal-quality-checker

Pre-commit code quality checker for Drupal based projects.
https://packagist.org/packages/axelerant/drupal-quality-checker
12 stars 9 forks source link

Remove phpcpd as it does not recommend composer based installation #21

Closed hussainweb closed 6 months ago

hussainweb commented 1 year ago

Using composer for development tools have problems with conflicting dependencies (#12) and phpcpd makes it clear that they don't recommend composer. More here: https://twitter.com/s_bergmann/status/999635212723212288 and https://github.com/sebastianbergmann/phpcpd/commit/dac917dc1751f7d110d3f27e4f0636ed4dd68d91.