php-parallel-lint / PHP-Parallel-Lint

This tool check syntax of PHP files faster than serial check with fancier output.
Other
287 stars 21 forks source link

DX: Add composer keywords #134

Closed staabm closed 7 months ago

staabm commented 1 year ago

as per https://github.com/composer/composer/pull/10960 this allows composer to warn the user, when installing the tool as a project dependency instead of a dev-dependency

staabm commented 1 year ago

Closed by mistake

jrfnl commented 1 year ago

Note for merging: I think we should merge this in both the 1.x as well as develop (2.x) branch.

jrfnl commented 7 months ago

Turns out the base branch doesn't exist anymore, making this PR unmergable. I've recreated the PR in #160 and given you credit @staabm . Thanks!