build(deps): Bump laravel/scout from 10.4.0 to 10.5.0

Bumps [laravel/scout](https://github.com/laravel/scout) from 10.4.0 to 10.5.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.4.0...v10.5.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-10-11 12:21:02 +00:00 committed by GitHub
parent 1063313824
commit c94787809f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -2162,16 +2162,16 @@
},
{
"name": "laravel/scout",
"version": "v10.4.0",
"version": "v10.5.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/scout.git",
"reference": "cc46608b277c2922c53533995b8fe2b7bf72315a"
"reference": "c3fe5fdef438c0dec6e58834cf2b18037e9d0358"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/cc46608b277c2922c53533995b8fe2b7bf72315a",
"reference": "cc46608b277c2922c53533995b8fe2b7bf72315a",
"url": "https://api.github.com/repos/laravel/scout/zipball/c3fe5fdef438c0dec6e58834cf2b18037e9d0358",
"reference": "c3fe5fdef438c0dec6e58834cf2b18037e9d0358",
"shasum": ""
},
"require": {
@ -2233,7 +2233,7 @@
"issues": "https://github.com/laravel/scout/issues",
"source": "https://github.com/laravel/scout"
},
"time": "2023-09-26T16:36:29+00:00"
"time": "2023-10-10T15:41:23+00:00"
},
{
"name": "laravel/serializable-closure",