Skip to content

Commit 22fa71b

Browse files
committed
Display colors in composer build:api
1 parent 5eefc3c commit 22fa71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"scripts": {
3232
"build:api": [
33-
"phpdoc"
33+
"phpdoc --ansi"
3434
]
3535
},
3636
"extra": {

0 commit comments

Comments
 (0)