diff --git a/composer.json b/composer.json index 9ffb941b..2e6d5a48 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "barryvdh/laravel-ide-helper": "3.7.0", "danog/advanced-json-rpc": "3.2.3", "fakerphp/faker": "1.24.1", - "laravel/boost": "2.5.3", + "laravel/boost": "2.5.5", "laravel/pail": "1.2.7", "laravel/pint": "1.30.5", "mockery/mockery": "1.6.12", diff --git a/composer.lock b/composer.lock index 9c4ba050..5f143bec 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": "2914a79f928c6948d50b5533186d50fb", + "content-hash": "e1df47154c8df4e89843ae8325ffed54", "packages": [ { "name": "ans-group/laravel-health-check", @@ -12105,20 +12105,20 @@ }, { "name": "laravel/boost", - "version": "v2.5.3", + "version": "v2.5.5", "source": { "type": "git", "url": "https://github.com/laravel/boost.git", - "reference": "f5f9297225aba9857d014b3140f55a7c50cb1a92" + "reference": "a6c798975a893d3c0a609ebc6ed37a007ecbedec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/boost/zipball/f5f9297225aba9857d014b3140f55a7c50cb1a92", - "reference": "f5f9297225aba9857d014b3140f55a7c50cb1a92", + "url": "https://api.github.com/repos/laravel/boost/zipball/a6c798975a893d3c0a609ebc6ed37a007ecbedec", + "reference": "a6c798975a893d3c0a609ebc6ed37a007ecbedec", "shasum": "" }, "require": { - "guzzlehttp/guzzle": "^7.9", + "guzzlehttp/guzzle": "^7.9|^8.0", "illuminate/console": "^11.45.3|^12.41.1|^13.0", "illuminate/contracts": "^11.45.3|^12.41.1|^13.0", "illuminate/routing": "^11.45.3|^12.41.1|^13.0", @@ -12167,7 +12167,7 @@ "issues": "https://github.com/laravel/boost/issues", "source": "https://github.com/laravel/boost" }, - "time": "2026-08-07T05:46:02+00:00" + "time": "2026-08-19T02:26:00+00:00" }, { "name": "laravel/mcp",