From 6c70d93933d0761f3d8707ce878ae2333ed63c35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 16:17:51 +0000 Subject: [PATCH] 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] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 58cc0ca..6c1071e 100644 --- a/composer.lock +++ b/composer.lock @@ -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",