From 7b8625f1f9ba9abebcfcaea2ab992dbea27d838c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 23:25:41 +0000 Subject: [PATCH] build(deps): Bump laravel/scout from 10.8.0 to 10.8.1 Bumps [laravel/scout](https://github.com/laravel/scout) from 10.8.0 to 10.8.1. - [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.8.0...v10.8.1) --- updated-dependencies: - dependency-name: laravel/scout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 800e3d4c..40d6bc96 100644 --- a/composer.lock +++ b/composer.lock @@ -2338,16 +2338,16 @@ }, { "name": "laravel/scout", - "version": "v10.8.0", + "version": "v10.8.1", "source": { "type": "git", "url": "https://github.com/laravel/scout.git", - "reference": "c74d0081fe099fd6bcddddefed13b5cd2d6511a0" + "reference": "2f670f5b927b21c5f7e9d25f61a9bf727e16e9c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/scout/zipball/c74d0081fe099fd6bcddddefed13b5cd2d6511a0", - "reference": "c74d0081fe099fd6bcddddefed13b5cd2d6511a0", + "url": "https://api.github.com/repos/laravel/scout/zipball/2f670f5b927b21c5f7e9d25f61a9bf727e16e9c0", + "reference": "2f670f5b927b21c5f7e9d25f61a9bf727e16e9c0", "shasum": "" }, "require": { @@ -2411,7 +2411,7 @@ "issues": "https://github.com/laravel/scout/issues", "source": "https://github.com/laravel/scout" }, - "time": "2024-01-16T17:41:12+00:00" + "time": "2024-01-23T16:27:01+00:00" }, { "name": "laravel/serializable-closure",