From acb9b704c28cff19299f51ceb6f7b07a7337ba27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 17:37:07 +0000 Subject: [PATCH] chore(deps): bump laravel/framework from 11.43.1 to 11.43.2 in /app Bumps [laravel/framework](https://github.com/laravel/framework) from 11.43.1 to 11.43.2. - [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.43.1...v11.43.2) --- updated-dependencies: - dependency-name: laravel/framework dependency-type: direct:production update-type: version-update:semver-patch ... 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 ccf9179..913073e 100644 --- a/app/composer.lock +++ b/app/composer.lock @@ -1056,16 +1056,16 @@ }, { "name": "laravel/framework", - "version": "v11.43.1", + "version": "v11.43.2", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "053f26afb699c845945e7380b407dd019a0a2c74" + "reference": "99d1573698abc42222f04d25fcd5b213d0eedf21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/053f26afb699c845945e7380b407dd019a0a2c74", - "reference": "053f26afb699c845945e7380b407dd019a0a2c74", + "url": "https://api.github.com/repos/laravel/framework/zipball/99d1573698abc42222f04d25fcd5b213d0eedf21", + "reference": "99d1573698abc42222f04d25fcd5b213d0eedf21", "shasum": "" }, "require": { @@ -1267,7 +1267,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-02-19T16:06:03+00:00" + "time": "2025-02-19T21:53:48+00:00" }, { "name": "laravel/prompts",