Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
edenleung authored Mar 26, 2021
1 parent c46e98c commit a43fac8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@
"autoload": {
"psr-4": {
"xiaodi\\JWTAuth\\": "src/"
}
},
"files": [
"src/helper.php"
]
},
"autoload-dev": {
"psr-4": {
Expand Down

0 comments on commit a43fac8

Please sign in to comment.