Merge pull request #1148 from jonnybarnes/dependabot/composer/laravel/scout-10.6.0

build(deps): Bump laravel/scout from 10.5.1 to 10.6.0
This commit is contained in:
Jonny Barnes 2023-11-29 11:40:38 +00:00 committed by GitHub
commit a49873feb6
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",
"version": "v10.5.1",
"version": "v10.6.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/scout.git",
"reference": "f3fe30438a4792752d19366d8b2e03c3f77d8754"
"reference": "f9bc115d253de8d3f3f2c201651174f6a5f1a357"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/f3fe30438a4792752d19366d8b2e03c3f77d8754",
"reference": "f3fe30438a4792752d19366d8b2e03c3f77d8754",
"url": "https://api.github.com/repos/laravel/scout/zipball/f9bc115d253de8d3f3f2c201651174f6a5f1a357",
"reference": "f9bc115d253de8d3f3f2c201651174f6a5f1a357",
"shasum": ""
},
"require": {
@ -2292,7 +2292,7 @@
"issues": "https://github.com/laravel/scout/issues",
"source": "https://github.com/laravel/scout"
},
"time": "2023-10-31T15:23:07+00:00"
"time": "2023-11-28T15:58:23+00:00"
},
{
"name": "laravel/serializable-closure",