build(deps): Bump laravel/scout from 10.9.0 to 10.10.1

Bumps [laravel/scout](https://github.com/laravel/scout) from 10.9.0 to 10.10.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.9.0...v10.10.1)

---
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] 2024-07-12 12:44:49 +00:00 committed by GitHub
parent d628edf213
commit 8792bee249
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
composer.lock generated
View file

@ -2406,16 +2406,16 @@
}, },
{ {
"name": "laravel/scout", "name": "laravel/scout",
"version": "v10.9.0", "version": "v10.10.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/scout.git", "url": "https://github.com/laravel/scout.git",
"reference": "7bac13a61f1670b4314a65a13b8b12c6575270c8" "reference": "b8f429f0be3a023ec182839a9b58d4aa5f903bbb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/7bac13a61f1670b4314a65a13b8b12c6575270c8", "url": "https://api.github.com/repos/laravel/scout/zipball/b8f429f0be3a023ec182839a9b58d4aa5f903bbb",
"reference": "7bac13a61f1670b4314a65a13b8b12c6575270c8", "reference": "b8f429f0be3a023ec182839a9b58d4aa5f903bbb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2480,7 +2480,7 @@
"issues": "https://github.com/laravel/scout/issues", "issues": "https://github.com/laravel/scout/issues",
"source": "https://github.com/laravel/scout" "source": "https://github.com/laravel/scout"
}, },
"time": "2024-05-07T14:16:56+00:00" "time": "2024-07-02T18:13:16+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",