Skip to content

Commit

Permalink
引入Dingo API和JWT
Browse files Browse the repository at this point in the history
  • Loading branch information
snsm committed Dec 30, 2016
1 parent 061438b commit c383adb
Show file tree
Hide file tree
Showing 5 changed files with 1,139 additions and 208 deletions.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
"require": {
"php": ">=5.6.4",
"laravel/framework": "5.3.*",
"overtrue/wechat": "~3.1"
"overtrue/wechat": "~3.1",
"dingo/api": "1.0.x@dev",
"tymon/jwt-auth": "0.5.*"
},
"require-dev": {
"fzaninotto/faker": "~1.4",
Expand Down
Loading

0 comments on commit c383adb

Please sign in to comment.