Laravel wrapper around OAuth 1 & OAuth 2 libraries.
composer require "laravel/socialite:4.0.x-dev"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| guzzlehttp/guzzle | ^6.0|^7.0 |
| illuminate/http | ~5.7.0|~5.8.0|^6.0|^7.0 |
| illuminate/support | ~5.7.0|~5.8.0|^6.0|^7.0 |
| league/oauth1-client | ^1.0 |
| php | ^7.1.3 |
| 包名 | 版本要求 |
|---|---|
| illuminate/contracts | ~5.7.0|~5.8.0|^6.0|^7.0 |
| mockery/mockery | ^1.0 |
| orchestra/testbench | ^3.7|^3.8|^4.0|^5.0 |
| phpunit/phpunit | ^7.0|^8.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-09-03 10:55:47 |
| 类型 | library |