From 1f14005ea799b192ca27af94142b285b7dab73bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 07:09:13 +0000 Subject: [PATCH] Bump laravel/framework in the php-dependencies group Bumps the php-dependencies group with 1 update: [laravel/framework](https://github.com/laravel/framework). Updates `laravel/framework` from 11.39.0 to 11.39.1 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md) - [Commits](https://github.com/laravel/framework/compare/v11.39.0...v11.39.1) --- updated-dependencies: - dependency-name: laravel/framework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 6dc4dd69..601cd78d 100644 --- a/composer.lock +++ b/composer.lock @@ -3293,16 +3293,16 @@ }, { "name": "laravel/framework", - "version": "v11.39.0", + "version": "v11.39.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "996c96955f78e8a2b26a24c490a1721cfb14574f" + "reference": "3d693dd36e78121bcd51fc02eda4bc137d2a17f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/996c96955f78e8a2b26a24c490a1721cfb14574f", - "reference": "996c96955f78e8a2b26a24c490a1721cfb14574f", + "url": "https://api.github.com/repos/laravel/framework/zipball/3d693dd36e78121bcd51fc02eda4bc137d2a17f2", + "reference": "3d693dd36e78121bcd51fc02eda4bc137d2a17f2", "shasum": "" }, "require": { @@ -3503,7 +3503,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-01-21T15:02:43+00:00" + "time": "2025-01-22T17:01:46+00:00" }, { "name": "laravel/prompts",