JSON Web Token Authentication for Laravel and Lumen
composer require "tymon/jwt-auth:1.0.0-rc.5"
| 包名 | 版本要求 |
|---|---|
| illuminate/auth | ^5.1|^6 |
| illuminate/contracts | ^5.1|^6 |
| illuminate/http | ^5.1|^6 |
| illuminate/support | ^5.1|^6 |
| lcobucci/jwt | ^3.2 |
| namshi/jose | ^7.0 |
| nesbot/carbon | ^1.0|^2.0 |
| php | ^5.5.9|^7.0 |
| 包名 | 版本要求 |
|---|---|
| cartalyst/sentinel | ^2|^3 |
| illuminate/console | ^5.1|^6 |
| illuminate/database | ^5.1|^6 |
| illuminate/routing | ^5.1|^6 |
| mockery/mockery | >=0.9.9 |
| phpunit/phpunit | ~4.8|~6.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-09-09 03:33:47 |
| 类型 | library |