Merge pull request #4861 from mrcat323/5.6

[5.6] Changed version of the package
This commit is contained in:
Taylor Otwell 2018-12-23 19:47:41 -06:00 committed by GitHub
commit c9ba9d4627
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ In addition to typical, form based authentication, Laravel also provides a simpl
To get started with Socialite, use Composer to add the package to your project's dependencies:
composer require laravel/socialite
composer require laravel/socialite "^3.2.0"
<a name="configuration"></a>
## Configuration