From 8f0c08e4ea16d6f0caf319d5d47d19b1a249f9cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 18:09:42 +0000 Subject: [PATCH] Bump laravel/octane from 2.12.1 to 2.12.3 Bumps [laravel/octane](https://github.com/laravel/octane) from 2.12.1 to 2.12.3. - [Release notes](https://github.com/laravel/octane/releases) - [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md) - [Commits](https://github.com/laravel/octane/compare/v2.12.1...v2.12.3) --- updated-dependencies: - dependency-name: laravel/octane dependency-version: 2.12.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 2ef97580..108b7a85 100644 --- a/composer.lock +++ b/composer.lock @@ -2989,16 +2989,16 @@ }, { "name": "laravel/octane", - "version": "v2.12.1", + "version": "v2.12.3", "source": { "type": "git", "url": "https://github.com/laravel/octane.git", - "reference": "4ca38b90d76f31b8c1e27873316c2db34450151c" + "reference": "172e61d0b4dd9db263a59ff66213fa2d68f23dbf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/octane/zipball/4ca38b90d76f31b8c1e27873316c2db34450151c", - "reference": "4ca38b90d76f31b8c1e27873316c2db34450151c", + "url": "https://api.github.com/repos/laravel/octane/zipball/172e61d0b4dd9db263a59ff66213fa2d68f23dbf", + "reference": "172e61d0b4dd9db263a59ff66213fa2d68f23dbf", "shasum": "" }, "require": { @@ -3075,7 +3075,7 @@ "issues": "https://github.com/laravel/octane/issues", "source": "https://github.com/laravel/octane" }, - "time": "2025-07-25T15:03:05+00:00" + "time": "2025-09-23T13:39:52+00:00" }, { "name": "laravel/prompts",