fix(composer): 修复ConfigProvider命名空间

This commit is contained in:
李东云
2023-01-14 01:30:23 +08:00
parent ab44630db8
commit 3989f5913e
2 changed files with 27 additions and 27 deletions

View File

@@ -5,7 +5,7 @@
"description": "Common Hyperf Development Kit",
"extra": {
"hyperf": {
"config": "Singularity\\HDK\\ConfigProvider"
"config": "Singularity\\HDK\\Core\\ConfigProvider"
}
},
"authors": [