build(deps): Bump laravel/scout from 10.5.1 to 10.6.0

Bumps [laravel/scout](https://github.com/laravel/scout) from 10.5.1 to 10.6.0.
- [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.5.1...v10.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-29 11:39:10 +00:00 committed by GitHub
parent 44c8621ad4
commit 6f950a74c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -2221,16 +2221,16 @@
},
{
"name": "laravel/scout",
"version": "v10.5.1",
"version": "v10.6.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/scout.git",
"reference": "f3fe30438a4792752d19366d8b2e03c3f77d8754"
"reference": "f9bc115d253de8d3f3f2c201651174f6a5f1a357"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/f3fe30438a4792752d19366d8b2e03c3f77d8754",
"reference": "f3fe30438a4792752d19366d8b2e03c3f77d8754",
"url": "https://api.github.com/repos/laravel/scout/zipball/f9bc115d253de8d3f3f2c201651174f6a5f1a357",
"reference": "f9bc115d253de8d3f3f2c201651174f6a5f1a357",
"shasum": ""
},
"require": {
@ -2292,7 +2292,7 @@
"issues": "https://github.com/laravel/scout/issues",
"source": "https://github.com/laravel/scout"
},
"time": "2023-10-31T15:23:07+00:00"
"time": "2023-11-28T15:58:23+00:00"
},
{
"name": "laravel/serializable-closure",