Bump laravel/socialite from 5.5.7 to 5.5.8

Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.5.7 to 5.5.8.
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/socialite/compare/v5.5.7...v5.5.8)

---
updated-dependencies:
- dependency-name: laravel/socialite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-11 16:17:51 +00:00 committed by GitHub
parent 6809f508f1
commit 6c70d93933
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",