mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 00:07:44 +02:00
[ticket/11150] Yellow => Orange in composer output
PHPBB3-11150
This commit is contained in:
committed by
Tristan Darricau
parent
fc1d79cf47
commit
dbfe2d7947
@@ -19,7 +19,7 @@ class html_output_formatter extends \Composer\Console\HtmlOutputFormatter
|
||||
30 => 'black',
|
||||
31 => 'red',
|
||||
32 => 'green',
|
||||
33 => 'yellow',
|
||||
33 => 'orange',
|
||||
34 => 'blue',
|
||||
35 => 'magenta',
|
||||
36 => 'cyan',
|
||||
|
Reference in New Issue
Block a user