mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-08-30 12:45:32 +08:00
chore(test): 引入 PHPUnit 测试基建(依赖+配置+bootstrap)
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
"psr/simple-cache": ">=1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/var-dumper": "*"
|
||||
"symfony/var-dumper": "*",
|
||||
"phpunit/phpunit": "10"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user