Merge pull request #1044 from jonnybarnes/dependabot/composer/laravel/scout-10.3.0

build(deps): Bump laravel/scout from 10.2.4 to 10.3.0
This commit is contained in:
Jonny Barnes 2023-09-06 14:00:32 +01:00 committed by GitHub
commit 7b5c5c7cc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -2158,16 +2158,16 @@
}, },
{ {
"name": "laravel/scout", "name": "laravel/scout",
"version": "v10.2.4", "version": "v10.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/scout.git", "url": "https://github.com/laravel/scout.git",
"reference": "835ce5a188a92383db965876793f7b7b504ea44d" "reference": "b7972cffc879c8c7c255781b341a8867cb411076"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/835ce5a188a92383db965876793f7b7b504ea44d", "url": "https://api.github.com/repos/laravel/scout/zipball/b7972cffc879c8c7c255781b341a8867cb411076",
"reference": "835ce5a188a92383db965876793f7b7b504ea44d", "reference": "b7972cffc879c8c7c255781b341a8867cb411076",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2229,7 +2229,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-08-08T15:20:08+00:00" "time": "2023-09-05T15:47:47+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",