Skip to content

Commit 0e0efff

Browse files
authored
Update composer.json
1 parent ce3e63e commit 0e0efff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
"symfony/process": "*"
2626
},
2727
"autoload": {
28+
"files": [
29+
"src/helpers.php"
30+
],
2831
"psr-4": {
2932
"ZhenMu\\Support\\": "src"
3033
}

0 commit comments

Comments
 (0)