From 90b735c8456b7763e7b2c978c7c91b2196fe8a0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 25 Oct 2018 07:24:56 +0000 Subject: [PATCH] build(deps): bump laravel/socialite from 3.1.1 to 3.2.0 Bumps [laravel/socialite](https://github.com/laravel/socialite) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/laravel/socialite/releases) - [Commits](https://github.com/laravel/socialite/compare/v3.1.1...v3.2.0) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 9ef2c414692..16df0469505 100644 --- a/composer.lock +++ b/composer.lock @@ -2048,16 +2048,16 @@ }, { "name": "laravel/socialite", - "version": "v3.1.1", + "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/laravel/socialite.git", - "reference": "65f771ff4f266ebae23de1a3f18efd80a1da2f8d" + "reference": "7194c0cd9fb2ce449669252b8ec316b85b7de481" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/socialite/zipball/65f771ff4f266ebae23de1a3f18efd80a1da2f8d", - "reference": "65f771ff4f266ebae23de1a3f18efd80a1da2f8d", + "url": "https://api.github.com/repos/laravel/socialite/zipball/7194c0cd9fb2ce449669252b8ec316b85b7de481", + "reference": "7194c0cd9fb2ce449669252b8ec316b85b7de481", "shasum": "" }, "require": { @@ -2107,7 +2107,7 @@ "laravel", "oauth" ], - "time": "2018-08-16T12:51:21+00:00" + "time": "2018-10-18T03:39:04+00:00" }, { "name": "laravel/tinker",