Skip to content

Commit

Permalink
chore(composer): require silber/bouncer and tymon/jwt-auth dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
quetzyg committed Apr 9, 2019
1 parent 6d35515 commit cb2e180
Show file tree
Hide file tree
Showing 2 changed files with 378 additions and 2 deletions.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@
"guzzlehttp/guzzle": "^6.3",
"laravel/framework": "5.8.*",
"laravel/tinker": "^1.0",
"tobscure/json-api": "^0.4.1"
"silber/bouncer": "v1.0.0-rc.5",
"tobscure/json-api": "^0.4.1",
"tymon/jwt-auth": "1.0.0-rc.4.1"
},
"require-dev": {
"beyondcode/laravel-dump-server": "^1.0",
Expand Down
Loading

0 comments on commit cb2e180

Please sign in to comment.