Laravel Passport provides OAuth2 server support to Laravel.
composer require "laravel/passport:dev-pin-github-actions"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| ext-openssl | * |
| firebase/php-jwt | ^6.4|^7.0 |
| illuminate/auth | ^11.35|^12.0|^13.0 |
| illuminate/console | ^11.35|^12.0|^13.0 |
| illuminate/container | ^11.35|^12.0|^13.0 |
| illuminate/contracts | ^11.35|^12.0|^13.0 |
| illuminate/cookie | ^11.35|^12.0|^13.0 |
| illuminate/database | ^11.35|^12.0|^13.0 |
| illuminate/encryption | ^11.35|^12.0|^13.0 |
| illuminate/http | ^11.35|^12.0|^13.0 |
| illuminate/support | ^11.35|^12.0|^13.0 |
| league/oauth2-server | ^9.2 |
| php | ^8.2 |
| php-http/discovery | ^1.20 |
| phpseclib/phpseclib | ^3.0 |
| psr/http-factory-implementation | * |
| symfony/console | ^7.1|^8.0 |
| symfony/psr-http-message-bridge | ^7.1|^8.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ^9.15|^10.8|^11.0 |
| phpstan/phpstan | ^2.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2026-05-13 15:49:41 |
| 类型 | library |