Skip to content

Commit

Permalink
fix psr
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanson committed Jun 14, 2017
1 parent ca7452d commit 8748367
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "hanson/meituan-sdk",
"name": "hanson/foundation-sdk",
"license": "MIT",
"authors": [
{
Expand All @@ -17,8 +17,7 @@
},
"autoload": {
"psr-4": {
"Hanson\\Meituan\\": "src/",
"Hanson\\Foundation\\": "foundation/"
"Hanson\\Foundation\\": "src/"
}
}
}

0 comments on commit 8748367

Please sign in to comment.