mirror of
https://github.com/zhamao-robot/zhamao-logger.git
synced 2026-07-23 16:45:36 +08:00
Merge pull request #1 from zhamao-robot/refactor-logger
重构 ConsoleLogger
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
"[ $COMPOSER_DEV_MODE -eq 0 ] || vendor/bin/cghooks add"
|
||||
],
|
||||
"analyse": "phpstan analyse --memory-limit 300M",
|
||||
"cs-fix": "php-cs-fixer fix"
|
||||
"cs-fix": "php-cs-fixer fix",
|
||||
"test": "phpunit --no-coverage"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user