10/06
2018
dev-master
9999999-dev
MIT
The Requires
The Development Requires
Do this, then relax:, (*2)
composer require guillermoandrae/php-console
Run the following command to make sure you don't ruin the code coverage percentage:, (*3)
composer check-coverage
Run the following command to make sure your code is appropriately styled:, (*4)
composer check-style
Run the following command to invoke both of the above commands easily:, (*5)
composer test
MIT