Bump laravel/scout from 10.1.1 to 10.2.1

Bumps [laravel/scout](https://github.com/laravel/scout) from 10.1.1 to 10.2.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.1.1...v10.2.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] 2023-05-10 10:53:27 +00:00 committed by GitHub
parent d6bf66c3a5
commit 84a1e4a391
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -2169,16 +2169,16 @@
},
{
"name": "laravel/scout",
"version": "v10.1.1",
"version": "v10.2.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/scout.git",
"reference": "f6cf455097a207430a95226b5152c6be7c9109d8"
"reference": "535dcb6e7cac7955759942272ccf149c9818ee60"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/f6cf455097a207430a95226b5152c6be7c9109d8",
"reference": "f6cf455097a207430a95226b5152c6be7c9109d8",
"url": "https://api.github.com/repos/laravel/scout/zipball/535dcb6e7cac7955759942272ccf149c9818ee60",
"reference": "535dcb6e7cac7955759942272ccf149c9818ee60",
"shasum": ""
},
"require": {
@ -2240,7 +2240,7 @@
"issues": "https://github.com/laravel/scout/issues",
"source": "https://github.com/laravel/scout"
},
"time": "2023-04-18T14:52:21+00:00"
"time": "2023-05-10T10:25:08+00:00"
},
{
"name": "laravel/serializable-closure",