From 16f804226a6a672ae9051f3b9b5bd543acde7188 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 13:13:10 +0000 Subject: [PATCH] Update dependency laravel/boost to v2.4.11 --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index e192049..6dd8254 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.10", + "laravel/boost": "2.4.11", "laravel/pail": "1.2.7", "laravel/pint": "1.29.3", "mockery/mockery": "1.6.12", diff --git a/composer.lock b/composer.lock index 5611729..3dd6f99 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": "aa0e6d05ba5eea29b08e5cd1bd4d8886", + "content-hash": "80648533ee9e008bbc541655091bfe28", "packages": [ { "name": "ans-group/laravel-health-check", @@ -12047,16 +12047,16 @@ }, { "name": "laravel/boost", - "version": "v2.4.10", + "version": "v2.4.11", "source": { "type": "git", "url": "https://github.com/laravel/boost.git", - "reference": "080189f51c8d27c0792a03483a70adc7770f6eeb" + "reference": "c98fc9d151de97a1864b51fc7c710fc03023ba17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/boost/zipball/080189f51c8d27c0792a03483a70adc7770f6eeb", - "reference": "080189f51c8d27c0792a03483a70adc7770f6eeb", + "url": "https://api.github.com/repos/laravel/boost/zipball/c98fc9d151de97a1864b51fc7c710fc03023ba17", + "reference": "c98fc9d151de97a1864b51fc7c710fc03023ba17", "shasum": "" }, "require": { @@ -12109,7 +12109,7 @@ "issues": "https://github.com/laravel/boost/issues", "source": "https://github.com/laravel/boost" }, - "time": "2026-06-09T10:21:08+00:00" + "time": "2026-06-26T08:21:49+00:00" }, { "name": "laravel/mcp",