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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-25 23:25:41 +00:00 committed by GitHub
parent 5751c54809
commit 7b8625f1f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
composer.lock generated
View file

@ -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",