Merge pull request #1108 from jonnybarnes/dependabot/composer/laravel/scout-10.5.1

build(deps): Bump laravel/scout from 10.5.0 to 10.5.1
This commit is contained in:
Jonny Barnes 2023-11-01 11:10:40 +00:00 committed by GitHub
commit d043128c4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -2221,16 +2221,16 @@
}, },
{ {
"name": "laravel/scout", "name": "laravel/scout",
"version": "v10.5.0", "version": "v10.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/scout.git", "url": "https://github.com/laravel/scout.git",
"reference": "c3fe5fdef438c0dec6e58834cf2b18037e9d0358" "reference": "f3fe30438a4792752d19366d8b2e03c3f77d8754"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/c3fe5fdef438c0dec6e58834cf2b18037e9d0358", "url": "https://api.github.com/repos/laravel/scout/zipball/f3fe30438a4792752d19366d8b2e03c3f77d8754",
"reference": "c3fe5fdef438c0dec6e58834cf2b18037e9d0358", "reference": "f3fe30438a4792752d19366d8b2e03c3f77d8754",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2292,7 +2292,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": "2023-10-10T15:41:23+00:00" "time": "2023-10-31T15:23:07+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",