From 587ffba136298222ee37a7ea47282de62fabee07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 16:12:36 +0000 Subject: [PATCH] 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] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 2cf8319..b3ba5c7 100644 --- a/composer.lock +++ b/composer.lock @@ -1953,16 +1953,16 @@ }, { "name": "laravel/socialite", - "version": "v5.6.0", + "version": "v5.6.1", "source": { "type": "git", "url": "https://github.com/laravel/socialite.git", - "reference": "dae03ca4ecfe3badafcdfb81965d2279080051f4" + "reference": "a14a177f2cc71d8add71e2b19e00800e83bdda09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/socialite/zipball/dae03ca4ecfe3badafcdfb81965d2279080051f4", - "reference": "dae03ca4ecfe3badafcdfb81965d2279080051f4", + "url": "https://api.github.com/repos/laravel/socialite/zipball/a14a177f2cc71d8add71e2b19e00800e83bdda09", + "reference": "a14a177f2cc71d8add71e2b19e00800e83bdda09", "shasum": "" }, "require": { @@ -2018,7 +2018,7 @@ "issues": "https://github.com/laravel/socialite/issues", "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",