From f8f8dce9f95bcd524f9d973c7c730a7572254d23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 12:56:37 +0000 Subject: [PATCH] build(deps): Bump laravel/scout from 10.2.1 to 10.2.2 Bumps [laravel/scout](https://github.com/laravel/scout) from 10.2.1 to 10.2.2. - [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.2.1...v10.2.2) --- 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 54732b17..a0a1c970 100644 --- a/composer.lock +++ b/composer.lock @@ -2162,16 +2162,16 @@ }, { "name": "laravel/scout", - "version": "v10.2.1", + "version": "v10.2.2", "source": { "type": "git", "url": "https://github.com/laravel/scout.git", - "reference": "535dcb6e7cac7955759942272ccf149c9818ee60" + "reference": "0ec3c900bd26f0ab69105bf5b72beef3852d78a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/scout/zipball/535dcb6e7cac7955759942272ccf149c9818ee60", - "reference": "535dcb6e7cac7955759942272ccf149c9818ee60", + "url": "https://api.github.com/repos/laravel/scout/zipball/0ec3c900bd26f0ab69105bf5b72beef3852d78a8", + "reference": "0ec3c900bd26f0ab69105bf5b72beef3852d78a8", "shasum": "" }, "require": { @@ -2233,7 +2233,7 @@ "issues": "https://github.com/laravel/scout/issues", "source": "https://github.com/laravel/scout" }, - "time": "2023-05-10T10:25:08+00:00" + "time": "2023-05-24T13:30:35+00:00" }, { "name": "laravel/serializable-closure",