mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-24 00:55:35 +08:00
add alias
This commit is contained in:
@@ -56,7 +56,8 @@
|
||||
},
|
||||
"files": [
|
||||
"src/Globals/global_functions.php",
|
||||
"src/Globals/global_defines_app.php"
|
||||
"src/Globals/global_defines_app.php",
|
||||
"src/GLobals/global_class_alias.php"
|
||||
]
|
||||
},
|
||||
"autoload-dev": {
|
||||
@@ -102,6 +103,6 @@
|
||||
],
|
||||
"analyse": "phpstan analyse --memory-limit 300M",
|
||||
"cs-fix": "php-cs-fixer fix",
|
||||
"test": "bin/phpunit-swoole --no-coverage"
|
||||
"test": "bin/phpunit-zm --no-coverage"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user