Laravel wrapper around OAuth 1 & OAuth 2 libraries.
composer require "laravel/socialite:5.9.0"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| guzzlehttp/guzzle | ^6.0|^7.0 |
| illuminate/contracts | ^6.0|^7.0|^8.0|^9.0|^10.0 |
| illuminate/http | ^6.0|^7.0|^8.0|^9.0|^10.0 |
| illuminate/support | ^6.0|^7.0|^8.0|^9.0|^10.0 |
| league/oauth1-client | ^1.10.1 |
| php | ^7.2|^8.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.0 |
| orchestra/testbench | ^4.0|^5.0|^6.0|^7.0|^8.0 |
| phpstan/phpstan | ^1.10 |
| phpunit/phpunit | ^8.0|^9.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-09-05 15:20:21 |
| 类型 | library |