feat(composer): 更新配置文件命名空间

Signed-off-by: 李东云 <dongyun.li@luxcreo.ai>
This commit is contained in:
李东云
2022-04-28 22:44:09 +08:00
parent 2a811a5efb
commit 58030109dd

View File

@@ -10,7 +10,7 @@
],
"extra": {
"hyperf": {
"config": "Singularity\\HyperfDevelopmentKit\\ConfigProvider"
"config": "Singularity\\HDK\\ConfigProvider"
}
},
"require": {