Skip to content

Commit cad8a9e

Browse files
committed
fix composer
1 parent 7525c20 commit cad8a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"autoload": {
2424
"files": [
25-
"app/helpers.php"
25+
"app/Helpers/ResponseFormatter.php"
2626
],
2727
"psr-4": {
2828
"App\\": "app/",

0 commit comments

Comments
 (0)