Laravel wrapper around OAuth 1 & OAuth 2 libraries.
composer require "laravel/socialite:3.0.3"
| 包名 | 版本要求 |
|---|---|
| guzzlehttp/guzzle | ~6.0 |
| illuminate/contracts | ~5.4 |
| illuminate/http | ~5.4 |
| illuminate/support | ~5.4 |
| league/oauth1-client | ~1.0 |
| php | >=5.4.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ~0.9 |
| phpunit/phpunit | ~4.0|~5.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-02-01 13:43:56 |
| 类型 | library |