Skip to content

Commit

Permalink
fix some prs4 bug
Browse files Browse the repository at this point in the history
  • Loading branch information
hongbin9 committed Aug 19, 2020
1 parent 24adb1d commit 0cf7638
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,10 @@
],
"require": {
"php": ">=7.0.0"
},
"autoload": {
"psr-4": {
"hobby\\weixin\\": ""
}
}
}

0 comments on commit 0cf7638

Please sign in to comment.