From 1b8599e95c6202b608d28bf3e7b9d0a38757bd6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 17:28:12 +0000 Subject: [PATCH] Update dependency laravel/scout to v10.16.0 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index d39693a7..f5dc9ee5 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "laravel/horizon": "5.33.1", "laravel/nova": "5.7.4", "laravel/sanctum": "4.1.2", - "laravel/scout": "10.15.0", + "laravel/scout": "10.16.0", "laravel/slack-notification-channel": "3.5.0", "laravel/tinker": "2.10.1", "meilisearch/meilisearch-php": "1.15.0", diff --git a/composer.lock b/composer.lock index 51a73ebe..1c9e6b05 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "5aaef15dd886a3be400f638910f9692a", + "content-hash": "adcc0693ccc6f26e6e7353953503468f", "packages": [ { "name": "ans-group/laravel-health-check", @@ -2580,16 +2580,16 @@ }, { "name": "laravel/scout", - "version": "v10.15.0", + "version": "v10.16.0", "source": { "type": "git", "url": "https://github.com/laravel/scout.git", - "reference": "102fe09ae1c045c6f9cf1b3a2234e1fadb2198f2" + "reference": "5d56b6116a05d004e6a5d16a8ed95c2dc089b587" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/scout/zipball/102fe09ae1c045c6f9cf1b3a2234e1fadb2198f2", - "reference": "102fe09ae1c045c6f9cf1b3a2234e1fadb2198f2", + "url": "https://api.github.com/repos/laravel/scout/zipball/5d56b6116a05d004e6a5d16a8ed95c2dc089b587", + "reference": "5d56b6116a05d004e6a5d16a8ed95c2dc089b587", "shasum": "" }, "require": { @@ -2613,7 +2613,7 @@ "orchestra/testbench": "^7.31|^8.11|^9.0|^10.0", "php-http/guzzle7-adapter": "^1.0", "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^9.3|^10.4", + "phpunit/phpunit": "^9.3|^10.4|^11.5", "typesense/typesense-php": "^4.9.3" }, "suggest": { @@ -2657,7 +2657,7 @@ "issues": "https://github.com/laravel/scout/issues", "source": "https://github.com/laravel/scout" }, - "time": "2025-05-13T13:34:05+00:00" + "time": "2025-07-08T15:09:47+00:00" }, { "name": "laravel/serializable-closure",