Laravel wrapper around OAuth 1 & OAuth 2 libraries.
composer require "laravel/socialite:4.1.0"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| guzzlehttp/guzzle | ~6.0 |
| illuminate/contracts | ~5.7.0|~5.8.0 |
| illuminate/http | ~5.7.0|~5.8.0 |
| illuminate/support | ~5.7.0|~5.8.0 |
| league/oauth1-client | ~1.0 |
| php | ^7.1.3 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ~1.0 |
| phpunit/phpunit | ~7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-02-14 16:57:39 |
| 类型 | library |