Merge pull request #296 from JulianPrieber/dependabot/composer/laravel/socialite-5.5.8

Bump laravel/socialite from 5.5.7 to 5.5.8
This commit is contained in:
Julian Prieber 2023-01-12 14:09:18 +01:00 committed by GitHub
commit ce337f5f2a
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",
"version": "v5.5.7",
"version": "v5.5.8",
"source": {
"type": "git",
"url": "https://github.com/laravel/socialite.git",
"reference": "ee6201f539ac47c3a55132449f9d20ee928f0ee2"
"reference": "6cf5b7ba151e2a12aadb2ae190c785263af7f160"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/socialite/zipball/ee6201f539ac47c3a55132449f9d20ee928f0ee2",
"reference": "ee6201f539ac47c3a55132449f9d20ee928f0ee2",
"url": "https://api.github.com/repos/laravel/socialite/zipball/6cf5b7ba151e2a12aadb2ae190c785263af7f160",
"reference": "6cf5b7ba151e2a12aadb2ae190c785263af7f160",
"shasum": ""
},
"require": {
@ -2018,7 +2018,7 @@
"issues": "https://github.com/laravel/socialite/issues",
"source": "https://github.com/laravel/socialite"
},
"time": "2022-12-28T12:35:23+00:00"
"time": "2023-01-05T09:38:26+00:00"
},
{
"name": "laravel/tinker",