fix php version requirements

This commit is contained in:
crazywhalecc
2022-11-03 10:36:08 +08:00
parent 35dec947df
commit 7a051380e2
2 changed files with 2 additions and 1 deletions

View File

@@ -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",