Skip to content

Commit 8f3b918

Browse files
committed
chore: autoload functions
1 parent cb00154 commit 8f3b918

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
@@ -14,7 +14,7 @@
1414
"psr-4": {
1515
"Ahc\\Underscore\\": "src/"
1616
},
17-
"files": []
17+
"files": ["src/functions.php"]
1818
},
1919
"autoload-dev": {
2020
"psr-4": {

0 commit comments

Comments
 (0)