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

Bumps [laravel/scout](https://github.com/laravel/scout) from 10.2.4 to 10.3.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.2.4...v10.3.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-09-06 12:29:26 +00:00 committed by GitHub
parent fe66536b49
commit 867f0e0407
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -2158,16 +2158,16 @@
},
{
"name": "laravel/scout",
"version": "v10.2.4",
"version": "v10.3.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/scout.git",
"reference": "835ce5a188a92383db965876793f7b7b504ea44d"
"reference": "b7972cffc879c8c7c255781b341a8867cb411076"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/835ce5a188a92383db965876793f7b7b504ea44d",
"reference": "835ce5a188a92383db965876793f7b7b504ea44d",
"url": "https://api.github.com/repos/laravel/scout/zipball/b7972cffc879c8c7c255781b341a8867cb411076",
"reference": "b7972cffc879c8c7c255781b341a8867cb411076",
"shasum": ""
},
"require": {
@ -2229,7 +2229,7 @@
"issues": "https://github.com/laravel/scout/issues",
"source": "https://github.com/laravel/scout"
},
"time": "2023-08-08T15:20:08+00:00"
"time": "2023-09-05T15:47:47+00:00"
},
{
"name": "laravel/serializable-closure",