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:01 +02:00
parent 46158f287d
commit 6485ec6491

View file

@ -22,7 +22,8 @@
]
},
"require-dev": {
"jakub-onderka/php-parallel-lint": "0.9.2"
"jakub-onderka/php-parallel-lint": "0.9.2",
"jakub-onderka/php-console-highlighter": "0.3.2"
},
"scripts": {
"test": [