Skip to content

Commit 93f86e6

Browse files
authored
helper path fix
1 parent 220f795 commit 93f86e6

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
@@ -27,7 +27,7 @@
2727
"Appzcoder\\LaravelAdmin\\": "src/"
2828
},
2929
"files": [
30-
"helpers.php"
30+
"src/helpers.php"
3131
]
3232
},
3333
"extra": {

0 commit comments

Comments
 (0)