From f22e86682963b1a702d500e87b9a71effc858923 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 05:19:02 +0000 Subject: [PATCH] Bump laravel/scout from 8.5.0 to 8.6.0 Bumps [laravel/scout](https://github.com/laravel/scout) from 8.5.0 to 8.6.0. - [Release notes](https://github.com/laravel/scout/releases) - [Changelog](https://github.com/laravel/scout/blob/8.x/CHANGELOG.md) - [Commits](https://github.com/laravel/scout/compare/v8.5.0...v8.6.0) Signed-off-by: dependabot-preview[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 3eaffa3..2798db5 100644 --- a/composer.lock +++ b/composer.lock @@ -930,16 +930,16 @@ }, { "name": "laravel/scout", - "version": "v8.5.0", + "version": "v8.6.0", "source": { "type": "git", "url": "https://github.com/laravel/scout.git", - "reference": "2f528597910f1c68e577a283afd99a9af51c9d26" + "reference": "54070f7b68fed15f25e61e68884c4110496b8aa1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/scout/zipball/2f528597910f1c68e577a283afd99a9af51c9d26", - "reference": "2f528597910f1c68e577a283afd99a9af51c9d26", + "url": "https://api.github.com/repos/laravel/scout/zipball/54070f7b68fed15f25e61e68884c4110496b8aa1", + "reference": "54070f7b68fed15f25e61e68884c4110496b8aa1", "shasum": "" }, "require": { @@ -991,7 +991,7 @@ "laravel", "search" ], - "time": "2020-12-10T14:58:57+00:00" + "time": "2021-01-19T15:30:52+00:00" }, { "name": "laravel/tinker",