From 63582b2efa494347fb737aaf4bf9f86095df3316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 12:16:44 +0000 Subject: [PATCH] Bump laravel/scout from 10.19.0 to 10.19.1 in /backend Bumps [laravel/scout](https://github.com/laravel/scout) from 10.19.0 to 10.19.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.19.0...v10.19.1) --- updated-dependencies: - dependency-name: laravel/scout dependency-version: 10.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/backend/composer.lock b/backend/composer.lock index 0c1c7a7f..0d9ce76f 100644 --- a/backend/composer.lock +++ b/backend/composer.lock @@ -2357,16 +2357,16 @@ }, { "name": "laravel/framework", - "version": "v12.32.5", + "version": "v12.33.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "77b2740391cd2a825ba59d6fada45e9b8b9bcc5a" + "reference": "124efc5f09d4668a4dc13f94a1018c524a58bcb1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/77b2740391cd2a825ba59d6fada45e9b8b9bcc5a", - "reference": "77b2740391cd2a825ba59d6fada45e9b8b9bcc5a", + "url": "https://api.github.com/repos/laravel/framework/zipball/124efc5f09d4668a4dc13f94a1018c524a58bcb1", + "reference": "124efc5f09d4668a4dc13f94a1018c524a58bcb1", "shasum": "" }, "require": { @@ -2572,7 +2572,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-09-30T17:39:22+00:00" + "time": "2025-10-07T14:30:39+00:00" }, { "name": "laravel/octane", @@ -2876,16 +2876,16 @@ }, { "name": "laravel/scout", - "version": "v10.19.0", + "version": "v10.19.1", "source": { "type": "git", "url": "https://github.com/laravel/scout.git", - "reference": "996b2a8b5ccc583e7df667c8aac924a46bc8bdd3" + "reference": "bc8dbffc06472e28147ee739aec95fdf653f9d91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/scout/zipball/996b2a8b5ccc583e7df667c8aac924a46bc8bdd3", - "reference": "996b2a8b5ccc583e7df667c8aac924a46bc8bdd3", + "url": "https://api.github.com/repos/laravel/scout/zipball/bc8dbffc06472e28147ee739aec95fdf653f9d91", + "reference": "bc8dbffc06472e28147ee739aec95fdf653f9d91", "shasum": "" }, "require": { @@ -2953,7 +2953,7 @@ "issues": "https://github.com/laravel/scout/issues", "source": "https://github.com/laravel/scout" }, - "time": "2025-08-26T14:24:24+00:00" + "time": "2025-10-07T14:48:20+00:00" }, { "name": "laravel/serializable-closure",