diff --git a/composer.lock b/composer.lock index c4124d2a..7592e183 100644 --- a/composer.lock +++ b/composer.lock @@ -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",