mirror of
https://github.com/zhamao-robot/zhamao-logger.git
synced 2026-07-21 15:45:37 +08:00
add log callback feature
This commit is contained in:
@@ -57,6 +57,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