From 675494dc4efaef0a9ccfbb2e48f1bb6a76ea5704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 21:07:12 +0000 Subject: [PATCH] Bump laravel/scout from 10.5.0 to 10.5.1 Bumps [laravel/scout](https://github.com/laravel/scout) from 10.5.0 to 10.5.1. - [Release notes](https://github.com/laravel/scout/releases) - [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md) - [Commits](https://github.com/laravel/scout/compare/v10.5.0...v10.5.1) --- updated-dependencies: - dependency-name: laravel/scout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/composer.lock b/composer.lock index f7db5f8..ed52fa0 100644 --- a/composer.lock +++ b/composer.lock @@ -1535,16 +1535,16 @@ }, { "name": "laravel/framework", - "version": "v10.29.0", + "version": "v10.30.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "2d002849a16ad131110a50cbea4d64dbb78515a3" + "reference": "3dd85d9dbea82b937f8eaf344b50d613c5d1127a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/2d002849a16ad131110a50cbea4d64dbb78515a3", - "reference": "2d002849a16ad131110a50cbea4d64dbb78515a3", + "url": "https://api.github.com/repos/laravel/framework/zipball/3dd85d9dbea82b937f8eaf344b50d613c5d1127a", + "reference": "3dd85d9dbea82b937f8eaf344b50d613c5d1127a", "shasum": "" }, "require": { @@ -1733,7 +1733,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-10-24T13:48:53+00:00" + "time": "2023-10-31T13:19:45+00:00" }, { "name": "laravel/jetstream", @@ -1806,16 +1806,16 @@ }, { "name": "laravel/prompts", - "version": "v0.1.12", + "version": "v0.1.13", "source": { "type": "git", "url": "https://github.com/laravel/prompts.git", - "reference": "b35f249028c22016e45e48626e19e5d42fd827ff" + "reference": "e1379d8ead15edd6cc4369c22274345982edc95a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/prompts/zipball/b35f249028c22016e45e48626e19e5d42fd827ff", - "reference": "b35f249028c22016e45e48626e19e5d42fd827ff", + "url": "https://api.github.com/repos/laravel/prompts/zipball/e1379d8ead15edd6cc4369c22274345982edc95a", + "reference": "e1379d8ead15edd6cc4369c22274345982edc95a", "shasum": "" }, "require": { @@ -1857,9 +1857,9 @@ ], "support": { "issues": "https://github.com/laravel/prompts/issues", - "source": "https://github.com/laravel/prompts/tree/v0.1.12" + "source": "https://github.com/laravel/prompts/tree/v0.1.13" }, - "time": "2023-10-18T14:18:57+00:00" + "time": "2023-10-27T13:53:59+00:00" }, { "name": "laravel/sanctum", @@ -1929,16 +1929,16 @@ }, { "name": "laravel/scout", - "version": "v10.5.0", + "version": "v10.5.1", "source": { "type": "git", "url": "https://github.com/laravel/scout.git", - "reference": "c3fe5fdef438c0dec6e58834cf2b18037e9d0358" + "reference": "f3fe30438a4792752d19366d8b2e03c3f77d8754" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/scout/zipball/c3fe5fdef438c0dec6e58834cf2b18037e9d0358", - "reference": "c3fe5fdef438c0dec6e58834cf2b18037e9d0358", + "url": "https://api.github.com/repos/laravel/scout/zipball/f3fe30438a4792752d19366d8b2e03c3f77d8754", + "reference": "f3fe30438a4792752d19366d8b2e03c3f77d8754", "shasum": "" }, "require": { @@ -2000,7 +2000,7 @@ "issues": "https://github.com/laravel/scout/issues", "source": "https://github.com/laravel/scout" }, - "time": "2023-10-10T15:41:23+00:00" + "time": "2023-10-31T15:23:07+00:00" }, { "name": "laravel/serializable-closure", @@ -10296,5 +10296,5 @@ "php": "^8.1" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }