Merge pull request #303 from JulianPrieber/dependabot/composer/laravel/socialite-5.6.1

Bump laravel/socialite from 5.6.0 to 5.6.1
This commit is contained in:
Julian Prieber 2023-01-31 17:34:22 +01:00 committed by GitHub
commit d6d111a32b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -1953,16 +1953,16 @@
}, },
{ {
"name": "laravel/socialite", "name": "laravel/socialite",
"version": "v5.6.0", "version": "v5.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/socialite.git", "url": "https://github.com/laravel/socialite.git",
"reference": "dae03ca4ecfe3badafcdfb81965d2279080051f4" "reference": "a14a177f2cc71d8add71e2b19e00800e83bdda09"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/socialite/zipball/dae03ca4ecfe3badafcdfb81965d2279080051f4", "url": "https://api.github.com/repos/laravel/socialite/zipball/a14a177f2cc71d8add71e2b19e00800e83bdda09",
"reference": "dae03ca4ecfe3badafcdfb81965d2279080051f4", "reference": "a14a177f2cc71d8add71e2b19e00800e83bdda09",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2018,7 +2018,7 @@
"issues": "https://github.com/laravel/socialite/issues", "issues": "https://github.com/laravel/socialite/issues",
"source": "https://github.com/laravel/socialite" "source": "https://github.com/laravel/socialite"
}, },
"time": "2023-01-13T15:04:44+00:00" "time": "2023-01-20T15:42:35+00:00"
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",