From ea8132f0984842c9e59ccdff732fc8ebaef5dbcc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Dec 2020 04:42:29 +0000 Subject: [PATCH] Bump laravel/scout from 8.5.0 to 8.5.1 Bumps [laravel/scout](https://github.com/laravel/scout) from 8.5.0 to 8.5.1. - [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.5.1) 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..26216a0 100644 --- a/composer.lock +++ b/composer.lock @@ -930,16 +930,16 @@ }, { "name": "laravel/scout", - "version": "v8.5.0", + "version": "v8.5.1", "source": { "type": "git", "url": "https://github.com/laravel/scout.git", - "reference": "2f528597910f1c68e577a283afd99a9af51c9d26" + "reference": "b8b8a35cc3ac82cbc07dfa83955492d2ef6e237b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/scout/zipball/2f528597910f1c68e577a283afd99a9af51c9d26", - "reference": "2f528597910f1c68e577a283afd99a9af51c9d26", + "url": "https://api.github.com/repos/laravel/scout/zipball/b8b8a35cc3ac82cbc07dfa83955492d2ef6e237b", + "reference": "b8b8a35cc3ac82cbc07dfa83955492d2ef6e237b", "shasum": "" }, "require": { @@ -991,7 +991,7 @@ "laravel", "search" ], - "time": "2020-12-10T14:58:57+00:00" + "time": "2020-12-22T17:29:20+00:00" }, { "name": "laravel/tinker",