Skip to content

Commit

Permalink
Merge pull request #2 from exiang/patch-2
Browse files Browse the repository at this point in the history
fix composer issue
  • Loading branch information
tanghoong authored Aug 31, 2021
2 parents 3b06f4d + 47f1ae3 commit 25a0f73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"php": ">=7.1"
},
"autoload": {
"psr-4": {"TangHoong\\ChatBlock\\": "src/"}
"psr-4": {"TangHoong\\ChatBlock\\": "src"}
}
}
}

0 comments on commit 25a0f73

Please sign in to comment.