Merge pull request #849 from jonnybarnes/dependabot/composer/laravel/scout-10.2.2

build(deps): Bump laravel/scout from 10.2.1 to 10.2.2
This commit is contained in:
Jonny Barnes 2023-05-26 14:01:20 +01:00 committed by GitHub
commit a17101b751
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.1", "version": "v10.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/scout.git", "url": "https://github.com/laravel/scout.git",
"reference": "535dcb6e7cac7955759942272ccf149c9818ee60" "reference": "0ec3c900bd26f0ab69105bf5b72beef3852d78a8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/535dcb6e7cac7955759942272ccf149c9818ee60", "url": "https://api.github.com/repos/laravel/scout/zipball/0ec3c900bd26f0ab69105bf5b72beef3852d78a8",
"reference": "535dcb6e7cac7955759942272ccf149c9818ee60", "reference": "0ec3c900bd26f0ab69105bf5b72beef3852d78a8",
"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-05-10T10:25:08+00:00" "time": "2023-05-24T13:30:35+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",