phpstan / extension-installer

Composer plugin for automatic installation of PHPStan extensions.
MIT License
399 stars 27 forks source link

Enhancement: Run ergebnis/composer-normalize in check target #22

Closed localheinz closed 4 years ago

localheinz commented 4 years ago

This PR

ondrejmirtes commented 4 years ago

The build is failing with:

Target 'composer-normalize-check phpstan' does not exist in this project. It is a dependency of target 'check'.

ondrejmirtes commented 4 years ago

Thank you :)

localheinz commented 4 years ago

Thank you, @ondrejmirtes!