Bump laravel/socialite from 5.6.0 to 5.6.1

Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.6.0 to 5.6.1.
- [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.6.0...v5.6.1)

---
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-23 16:12:36 +00:00 committed by GitHub
parent c0c4397cd8
commit 587ffba136
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",