Skip to content

Commit

Permalink
add autoload
Browse files Browse the repository at this point in the history
  • Loading branch information
Donny committed Dec 19, 2017
1 parent 42a0553 commit d5a2d3c
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 @@ -10,5 +10,10 @@
"aliyuncs/oss-sdk-php": "~2.0",
"qcloudsms/qcloudsms_php": "0.1.*",
"anchnet/aliyun-openapi-php-sdk":"dev-master"
},
"autoload": {
"psr-4": {
"Kuga\\": "src"
}
}
}

0 comments on commit d5a2d3c

Please sign in to comment.