From 659c695e96ea70df1f67239cc9811f4664cb5660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:36:48 -0400 Subject: [PATCH] Bump laravel/scout from 10.11.4 to 10.11.5 in /api (#11891) Bumps [laravel/scout](https://github.com/laravel/scout) from 10.11.4 to 10.11.5. - [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.11.4...v10.11.5) --- updated-dependencies: - dependency-name: laravel/scout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- api/composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/api/composer.lock b/api/composer.lock index edd453470a9..9fc8a612c95 100644 --- a/api/composer.lock +++ b/api/composer.lock @@ -2924,16 +2924,16 @@ }, { "name": "laravel/scout", - "version": "v10.11.4", + "version": "v10.11.5", "source": { "type": "git", "url": "https://github.com/laravel/scout.git", - "reference": "f9cf4f79163e3c5f13f81369d4992d66e6700502" + "reference": "e67e2015e2f6f15e0fa033fb2ceb248ba8c5fa36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/scout/zipball/f9cf4f79163e3c5f13f81369d4992d66e6700502", - "reference": "f9cf4f79163e3c5f13f81369d4992d66e6700502", + "url": "https://api.github.com/repos/laravel/scout/zipball/e67e2015e2f6f15e0fa033fb2ceb248ba8c5fa36", + "reference": "e67e2015e2f6f15e0fa033fb2ceb248ba8c5fa36", "shasum": "" }, "require": { @@ -2998,7 +2998,7 @@ "issues": "https://github.com/laravel/scout/issues", "source": "https://github.com/laravel/scout" }, - "time": "2024-10-01T14:39:33+00:00" + "time": "2024-10-30T15:09:56+00:00" }, { "name": "laravel/serializable-closure",