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