From aa689618494fac7140dcc84d684f6d5ec0cfe9f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 10:21:20 +0000 Subject: [PATCH] Bump laravel/scout from 10.1.0 to 10.1.1 Bumps [laravel/scout](https://github.com/laravel/scout) from 10.1.0 to 10.1.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.1.0...v10.1.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 464876fb..1ed0d48d 100644 --- a/composer.lock +++ b/composer.lock @@ -2167,16 +2167,16 @@ }, { "name": "laravel/scout", - "version": "v10.1.0", + "version": "v10.1.1", "source": { "type": "git", "url": "https://github.com/laravel/scout.git", - "reference": "ee57968e7ec6943316f6cc66190baf4de8fb3cef" + "reference": "f6cf455097a207430a95226b5152c6be7c9109d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/scout/zipball/ee57968e7ec6943316f6cc66190baf4de8fb3cef", - "reference": "ee57968e7ec6943316f6cc66190baf4de8fb3cef", + "url": "https://api.github.com/repos/laravel/scout/zipball/f6cf455097a207430a95226b5152c6be7c9109d8", + "reference": "f6cf455097a207430a95226b5152c6be7c9109d8", "shasum": "" }, "require": { @@ -2238,7 +2238,7 @@ "issues": "https://github.com/laravel/scout/issues", "source": "https://github.com/laravel/scout" }, - "time": "2023-04-11T16:38:05+00:00" + "time": "2023-04-18T14:52:21+00:00" }, { "name": "laravel/serializable-closure",