mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-02 14:25:38 +08:00
fix php version requirements
This commit is contained in:
@@ -36,6 +36,7 @@ class ZMResultPrinter extends CliTestDoxPrinter
|
||||
'last' => '┴',
|
||||
];
|
||||
|
||||
/* @phpstan-ignore-next-line */
|
||||
private const SPINNER_ICONS = [
|
||||
" \e[36m◐\e[0m running tests",
|
||||
" \e[36m◓\e[0m running tests",
|
||||
|
||||
Reference in New Issue
Block a user