Merge pull request #1007 from jonnybarnes/dependabot/composer/laravel/scout-10.2.4

build(deps): Bump laravel/scout from 10.2.3 to 10.2.4
This commit is contained in:
Jonny Barnes 2023-08-11 14:53:33 +01:00 committed by GitHub
commit a3e6ee0aaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -2162,16 +2162,16 @@
}, },
{ {
"name": "laravel/scout", "name": "laravel/scout",
"version": "v10.2.3", "version": "v10.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/scout.git", "url": "https://github.com/laravel/scout.git",
"reference": "51d662fb00728dcf726a9e53a234a05896da888a" "reference": "835ce5a188a92383db965876793f7b7b504ea44d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/51d662fb00728dcf726a9e53a234a05896da888a", "url": "https://api.github.com/repos/laravel/scout/zipball/835ce5a188a92383db965876793f7b7b504ea44d",
"reference": "51d662fb00728dcf726a9e53a234a05896da888a", "reference": "835ce5a188a92383db965876793f7b7b504ea44d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2233,7 +2233,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-07-11T15:04:19+00:00" "time": "2023-08-08T15:20:08+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",