Skip to content

Commit d27d492

Browse files
committed
phpcs tweak
1 parent 1d0f3e9 commit d27d492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Colors.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,6 @@ class Colors
174174
'white' => '255,255,255',
175175
'whitesmoke' => '245,245,245',
176176
'yellow' => '255,255,0',
177-
'yellowgreen' => '154,205,50'
177+
'yellowgreen' => '154,205,50',
178178
);
179179
}

0 commit comments

Comments
 (0)