build(deps): Bump laravel/scout from 10.2.3 to 10.2.4

Bumps [laravel/scout](https://github.com/laravel/scout) from 10.2.3 to 10.2.4.
- [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.3...v10.2.4)

---
updated-dependencies:
- dependency-name: laravel/scout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-11 09:29:25 +00:00 committed by Jonny Barnes
parent 8873ff8f10
commit 709a26f771

10
composer.lock generated
View file

@ -2162,16 +2162,16 @@
},
{
"name": "laravel/scout",
"version": "v10.2.3",
"version": "v10.2.4",
"source": {
"type": "git",
"url": "https://github.com/laravel/scout.git",
"reference": "51d662fb00728dcf726a9e53a234a05896da888a"
"reference": "835ce5a188a92383db965876793f7b7b504ea44d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/51d662fb00728dcf726a9e53a234a05896da888a",
"reference": "51d662fb00728dcf726a9e53a234a05896da888a",
"url": "https://api.github.com/repos/laravel/scout/zipball/835ce5a188a92383db965876793f7b7b504ea44d",
"reference": "835ce5a188a92383db965876793f7b7b504ea44d",
"shasum": ""
},
"require": {
@ -2233,7 +2233,7 @@
"issues": "https://github.com/laravel/scout/issues",
"source": "https://github.com/laravel/scout"
},
"time": "2023-07-11T15:04:19+00:00"
"time": "2023-08-08T15:20:08+00:00"
},
{
"name": "laravel/serializable-closure",