From 6f950a74c8ab218dc5e908a7389589b35b896e63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 11:39:10 +0000 Subject: [PATCH] build(deps): Bump laravel/scout from 10.5.1 to 10.6.0 Bumps [laravel/scout](https://github.com/laravel/scout) from 10.5.1 to 10.6.0. - [Release notes](https://github.com/laravel/scout/releases) - [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md) - [Commits](https://github.com/laravel/scout/compare/v10.5.1...v10.6.0) --- updated-dependencies: - dependency-name: laravel/scout 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 19510f7c..b5ca0198 100644 --- a/composer.lock +++ b/composer.lock @@ -2221,16 +2221,16 @@ }, { "name": "laravel/scout", - "version": "v10.5.1", + "version": "v10.6.0", "source": { "type": "git", "url": "https://github.com/laravel/scout.git", - "reference": "f3fe30438a4792752d19366d8b2e03c3f77d8754" + "reference": "f9bc115d253de8d3f3f2c201651174f6a5f1a357" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/scout/zipball/f3fe30438a4792752d19366d8b2e03c3f77d8754", - "reference": "f3fe30438a4792752d19366d8b2e03c3f77d8754", + "url": "https://api.github.com/repos/laravel/scout/zipball/f9bc115d253de8d3f3f2c201651174f6a5f1a357", + "reference": "f9bc115d253de8d3f3f2c201651174f6a5f1a357", "shasum": "" }, "require": { @@ -2292,7 +2292,7 @@ "issues": "https://github.com/laravel/scout/issues", "source": "https://github.com/laravel/scout" }, - "time": "2023-10-31T15:23:07+00:00" + "time": "2023-11-28T15:58:23+00:00" }, { "name": "laravel/serializable-closure",