From dfa3e891a893931ce01c89c0d27af92bfae56acd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 16:50:42 +0000 Subject: [PATCH] Bump laravel/socialite from 5.7.0 to 5.8.0 Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.7.0 to 5.8.0. - [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.7.0...v5.8.0) --- updated-dependencies: - dependency-name: laravel/socialite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 16f2281..1011466 100644 --- a/composer.lock +++ b/composer.lock @@ -2188,16 +2188,16 @@ }, { "name": "laravel/socialite", - "version": "v5.7.0", + "version": "v5.8.0", "source": { "type": "git", "url": "https://github.com/laravel/socialite.git", - "reference": "f5996f499e14db15407201a6bfbaba3ce6ce736c" + "reference": "50148edf24b6cd3e428aa9bc06a5d915b24376bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/socialite/zipball/f5996f499e14db15407201a6bfbaba3ce6ce736c", - "reference": "f5996f499e14db15407201a6bfbaba3ce6ce736c", + "url": "https://api.github.com/repos/laravel/socialite/zipball/50148edf24b6cd3e428aa9bc06a5d915b24376bb", + "reference": "50148edf24b6cd3e428aa9bc06a5d915b24376bb", "shasum": "" }, "require": { @@ -2254,7 +2254,7 @@ "issues": "https://github.com/laravel/socialite/issues", "source": "https://github.com/laravel/socialite" }, - "time": "2023-07-08T20:51:43+00:00" + "time": "2023-07-14T14:22:58+00:00" }, { "name": "laravel/tinker",