From 40e3cc3626160e945c465951b1d6b1c1b16f528d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 17:53:05 +0000 Subject: [PATCH] chore(deps): bump laravel/framework from 11.42.1 to 11.43.0 in /app Bumps [laravel/framework](https://github.com/laravel/framework) from 11.42.1 to 11.43.0. - [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.42.1...v11.43.0) --- updated-dependencies: - dependency-name: laravel/framework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/composer.lock b/app/composer.lock index e6821f7..f834823 100644 --- a/app/composer.lock +++ b/app/composer.lock @@ -1056,16 +1056,16 @@ }, { "name": "laravel/framework", - "version": "v11.42.1", + "version": "v11.43.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "ff392f42f6c55cc774ce75553a11c6b031da67f8" + "reference": "70760d976486310b11d8e487e873077db069e77a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/ff392f42f6c55cc774ce75553a11c6b031da67f8", - "reference": "ff392f42f6c55cc774ce75553a11c6b031da67f8", + "url": "https://api.github.com/repos/laravel/framework/zipball/70760d976486310b11d8e487e873077db069e77a", + "reference": "70760d976486310b11d8e487e873077db069e77a", "shasum": "" }, "require": { @@ -1267,7 +1267,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-02-12T20:58:18+00:00" + "time": "2025-02-18T15:37:56+00:00" }, { "name": "laravel/prompts",