build(deps): Bump laravel/scout from 10.8.2 to 10.8.3

Bumps [laravel/scout](https://github.com/laravel/scout) from 10.8.2 to 10.8.3.
- [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.8.2...v10.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-14 09:51:44 +00:00 committed by GitHub
parent 00a7d23925
commit 32b2c84106
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

21
composer.lock generated
View file

@ -1932,16 +1932,16 @@
},
{
"name": "laravel/framework",
"version": "v10.43.0",
"version": "v10.44.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "4f7802dfc9993cb57cf69615491ce1a7eb2e9529"
"reference": "1199dbe361787bbe9648131a79f53921b4148cf6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/4f7802dfc9993cb57cf69615491ce1a7eb2e9529",
"reference": "4f7802dfc9993cb57cf69615491ce1a7eb2e9529",
"url": "https://api.github.com/repos/laravel/framework/zipball/1199dbe361787bbe9648131a79f53921b4148cf6",
"reference": "1199dbe361787bbe9648131a79f53921b4148cf6",
"shasum": ""
},
"require": {
@ -1989,6 +1989,7 @@
"conflict": {
"carbonphp/carbon-doctrine-types": ">=3.0",
"doctrine/dbal": ">=4.0",
"phpunit/phpunit": ">=11.0.0",
"tightenco/collect": "<5.5.33"
},
"provide": {
@ -2133,7 +2134,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-01-30T16:25:02+00:00"
"time": "2024-02-13T16:01:16+00:00"
},
{
"name": "laravel/horizon",
@ -2338,16 +2339,16 @@
},
{
"name": "laravel/scout",
"version": "v10.8.2",
"version": "v10.8.3",
"source": {
"type": "git",
"url": "https://github.com/laravel/scout.git",
"reference": "4b5766ac110ef116c6571f4b3a29193bfd01c27c"
"reference": "f2e20b0eb3355b555038581b52aec4bfe814c700"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/4b5766ac110ef116c6571f4b3a29193bfd01c27c",
"reference": "4b5766ac110ef116c6571f4b3a29193bfd01c27c",
"url": "https://api.github.com/repos/laravel/scout/zipball/f2e20b0eb3355b555038581b52aec4bfe814c700",
"reference": "f2e20b0eb3355b555038581b52aec4bfe814c700",
"shasum": ""
},
"require": {
@ -2411,7 +2412,7 @@
"issues": "https://github.com/laravel/scout/issues",
"source": "https://github.com/laravel/scout"
},
"time": "2024-01-30T18:52:49+00:00"
"time": "2024-02-13T17:22:36+00:00"
},
{
"name": "laravel/serializable-closure",