Commit Graph

6 Commits

Author SHA1 Message Date
crazywhalecc
c21ddda192 chore: widen PHP version constraint to 8.5 and bump dev deps
- Add PHP 8.2/8.3/8.4/8.5 to version constraint
- Bump php-cs-fixer from ^3.2 to ^3.64
- Bump phpstan from ^1.1 to ^1.12
- Drop phpunit ^8.5 (EOL), keep ^9.0 only
2026-06-17 14:53:05 +08:00
crazywhalecc
e75fa01ca5 Enhance output handling in ConsoleLogger to use STDERR for specific log levels 2025-12-16 10:56:09 +08:00
sunxyw
2afe08d396 Merge pull request #1 from zhamao-robot/refactor-logger
重构 ConsoleLogger
2022-05-14 01:00:27 +08:00
sunxyw
9bfa140de1 add log callback feature 2022-05-13 19:44:06 +08:00
crazywhalecc
94ed3b9a49 rewrite TablePrinter 2022-05-13 02:58:20 +08:00
crazywhalecc
06b76e4c96 initial commit 2022-05-12 20:27:01 +08:00