From 5994833260c49e1de1c6f6b06ef9502a3412d916 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 16:33:43 +0000 Subject: [PATCH] Update dependency laravel/boost to v2.4.12 --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 4f3471e..0417919 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "barryvdh/laravel-ide-helper": "3.7.0", "danog/advanced-json-rpc": "3.2.3", "fakerphp/faker": "1.24.1", - "laravel/boost": "2.4.11", + "laravel/boost": "2.4.12", "laravel/pail": "1.2.7", "laravel/pint": "1.29.3", "mockery/mockery": "1.6.12", diff --git a/composer.lock b/composer.lock index 32af9f3..714c6cb 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1ca9047834522d8c8e3ef4c65775c099", + "content-hash": "748d5481a06f5fd6001b685f9e7cccb0", "packages": [ { "name": "ans-group/laravel-health-check", @@ -12047,16 +12047,16 @@ }, { "name": "laravel/boost", - "version": "v2.4.11", + "version": "v2.4.12", "source": { "type": "git", "url": "https://github.com/laravel/boost.git", - "reference": "c98fc9d151de97a1864b51fc7c710fc03023ba17" + "reference": "d43bdf901fee8d216145cb062c9847c892844908" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/boost/zipball/c98fc9d151de97a1864b51fc7c710fc03023ba17", - "reference": "c98fc9d151de97a1864b51fc7c710fc03023ba17", + "url": "https://api.github.com/repos/laravel/boost/zipball/d43bdf901fee8d216145cb062c9847c892844908", + "reference": "d43bdf901fee8d216145cb062c9847c892844908", "shasum": "" }, "require": { @@ -12109,7 +12109,7 @@ "issues": "https://github.com/laravel/boost/issues", "source": "https://github.com/laravel/boost" }, - "time": "2026-06-26T08:21:49+00:00" + "time": "2026-07-08T09:53:34+00:00" }, { "name": "laravel/mcp",