tymon/jwt-auth 1.0.0-rc.3

JSON Web Token Authentication for Laravel and Lumen

library MIT
安装
composer require "tymon/jwt-auth:1.0.0-rc.3"
依赖
包名版本要求
illuminate/auth 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*
illuminate/contracts 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*
illuminate/http 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*
illuminate/support 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*
lcobucci/jwt ^3.2
namshi/jose ^7.0
nesbot/carbon ^1.0
php ^5.5.9 || ^7.0
开发依赖
包名版本要求
cartalyst/sentinel 2.0.*
illuminate/console 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*
illuminate/database 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*
illuminate/routing 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*
mockery/mockery >=0.9.9
phpunit/phpunit ~4.8 || ~6.0
版本详情
许可证MIT
发布时间2018-09-04 19:48:02
类型library