Merge pull request #1421 from jonnybarnes/dependabot/composer/laravel/scout-10.9.0

build(deps): Bump laravel/scout from 10.8.4 to 10.9.0
This commit is contained in:
Jonny Barnes 2024-06-16 16:05:35 +01:00 committed by GitHub
commit f51e2610f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -2405,16 +2405,16 @@
},
{
"name": "laravel/scout",
"version": "v10.8.4",
"version": "v10.9.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/scout.git",
"reference": "de4000a0044c0c13d513132af82562397da70d52"
"reference": "7bac13a61f1670b4314a65a13b8b12c6575270c8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/de4000a0044c0c13d513132af82562397da70d52",
"reference": "de4000a0044c0c13d513132af82562397da70d52",
"url": "https://api.github.com/repos/laravel/scout/zipball/7bac13a61f1670b4314a65a13b8b12c6575270c8",
"reference": "7bac13a61f1670b4314a65a13b8b12c6575270c8",
"shasum": ""
},
"require": {
@ -2436,7 +2436,7 @@
"php-http/guzzle7-adapter": "^1.0",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.3|^10.4",
"typesense/typesense-php": "^4.9"
"typesense/typesense-php": "^4.9.3"
},
"suggest": {
"algolia/algoliasearch-client-php": "Required to use the Algolia engine (^3.2).",
@ -2479,7 +2479,7 @@
"issues": "https://github.com/laravel/scout/issues",
"source": "https://github.com/laravel/scout"
},
"time": "2024-03-26T16:46:57+00:00"
"time": "2024-05-07T14:16:56+00:00"
},
{
"name": "laravel/serializable-closure",