Skip to content

Commit c08115c

Browse files
committed
fix bug install
1 parent 47ac512 commit c08115c

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
@@ -13,7 +13,7 @@
1313
},
1414
"autoload": {
1515
"files": [
16-
"src/helper.php"
16+
"src/MainFunction.php"
1717
],
1818
"psr-4": {
1919
"LaravelSetupLayout\\": "src/"

0 commit comments

Comments
 (0)