Closed
Description
Currently installing this pulls in Jakub's now abandoned version, rather than php-parallel-lint/php-console-color
. This throws the following warning on running composer install
:
Package jakub-onderka/php-console-color is abandoned, you should avoid using it. Use php-parallel-lint/php-console-color instead.
This should probably be switched over.