Skip to content

Commit

Permalink
fix: config load file error
Browse files Browse the repository at this point in the history
  • Loading branch information
inhere committed Oct 28, 2021
1 parent 9b029d9 commit 97f7ba9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@
"Inhere\\Kite\\": "app/"
},
"files": [
"app/func.php",
"app/boot.php"
"app/func.php"
]
},
"bin": [
Expand Down

0 comments on commit 97f7ba9

Please sign in to comment.