From 65a5c54c53f2ed607b39fcd5cd88b977640ac0af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 08:24:23 +0000 Subject: [PATCH] Bump laravel/framework from 12.45.0 to 12.45.1 Bumps [laravel/framework](https://github.com/laravel/framework) from 12.45.0 to 12.45.1. - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md) - [Commits](https://github.com/laravel/framework/compare/v12.45.0...v12.45.1) --- updated-dependencies: - dependency-name: laravel/framework dependency-version: 12.45.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 9d127ef..a56aa89 100644 --- a/composer.lock +++ b/composer.lock @@ -1356,16 +1356,16 @@ }, { "name": "laravel/framework", - "version": "v12.45.0", + "version": "v12.45.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "9dfd2afc48f2519bfdbe6862dfb9849491c673ad" + "reference": "1ca7e2a2ee17ae5bc435af7cb52d2f130148e2fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/9dfd2afc48f2519bfdbe6862dfb9849491c673ad", - "reference": "9dfd2afc48f2519bfdbe6862dfb9849491c673ad", + "url": "https://api.github.com/repos/laravel/framework/zipball/1ca7e2a2ee17ae5bc435af7cb52d2f130148e2fa", + "reference": "1ca7e2a2ee17ae5bc435af7cb52d2f130148e2fa", "shasum": "" }, "require": { @@ -1574,7 +1574,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-01-06T15:24:52+00:00" + "time": "2026-01-07T00:50:24+00:00" }, { "name": "laravel/horizon", @@ -14767,5 +14767,5 @@ "ext-zip": "*" }, "platform-dev": {}, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }