Skip to content

Commit 8c84c05

Browse files
committed
fix: 修改兼容文件加载配置
1 parent 28de3a6 commit 8c84c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"ext-simplexml": "*"
3131
},
3232
"autoload": {
33-
"file": [
33+
"files": [
3434
"helper.php"
3535
],
3636
"classmap": [

0 commit comments

Comments
 (0)