build: add jakub-onderka/php-console-highlighter

Highlight PHP code when parallel-lint fails

Change-Id: Ie7582baa805457a0445a119bfd5fb859f693e51f
This commit is contained in:
Antoine Musso 2017-05-05 21:40:00 +02:00
parent 8f8a68f056
commit caf39a6bfe

View file

@ -1,6 +1,7 @@
{
"require-dev": {
"jakub-onderka/php-parallel-lint": "0.9"
"jakub-onderka/php-parallel-lint": "0.9",
"jakub-onderka/php-console-highlighter": "0.3.2"
},
"scripts": {
"test": [