Skip to content

Commit b17c9c8

Browse files
authored
Update composer.json
1 parent bebe27c commit b17c9c8

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
@@ -18,7 +18,7 @@
1818
"psr-4": {
1919
"Overtrue\\Pinyin\\": "src/"
2020
},
21-
"files": "src/const.php"
21+
"files": ["src/const.php"]
2222
},
2323
"autoload-dev": {
2424
"psr-4": {

0 commit comments

Comments
 (0)