Laravel Passport provides OAuth2 server support to Laravel.
composer require "laravel/passport:7.0.2"
| 包名 | 版本要求 |
|---|---|
| firebase/php-jwt | ~3.0|~4.0|~5.0 |
| guzzlehttp/guzzle | ~6.0 |
| illuminate/auth | ~5.6 |
| illuminate/console | ~5.6 |
| illuminate/container | ~5.6 |
| illuminate/contracts | ~5.6 |
| illuminate/database | ~5.6 |
| illuminate/encryption | ~5.6 |
| illuminate/http | ~5.6 |
| illuminate/support | ~5.6 |
| league/oauth2-server | ^7.0 |
| php | >=7.1 |
| phpseclib/phpseclib | ^2.0 |
| symfony/psr-http-message-bridge | ~1.0 |
| zendframework/zend-diactoros | ~1.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ~1.0 |
| phpunit/phpunit | ~6.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-09-25 14:23:48 |
| 类型 | library |