Colored output for TTYs, props added

This commit is contained in:
2017-01-10 15:13:49 +01:00
parent 631e86aa6f
commit bf12eb7b50
6 changed files with 182 additions and 19 deletions
-3
View File
@@ -4,9 +4,6 @@ phar "makephar.phar" {
// Set to true to build a library-only phar
library false;
// Set to 1, 2 or 3 to compress, doesn't work for libraries
compress false;
// Set stub
stub "src/bootstrap.php";