diff --git a/composer.json b/composer.json index 216dcab..f1a651a 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "danog/advanced-json-rpc": "3.2.3", "fakerphp/faker": "1.24.1", "laravel/boost": "2.4.8", - "laravel/pail": "1.2.6", + "laravel/pail": "1.2.7", "laravel/pint": "1.29.1", "mockery/mockery": "1.6.12", "nunomaduro/collision": "8.9.4", diff --git a/composer.lock b/composer.lock index 2a0e071..552dcff 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": "11ccfedc02e0f7eaa78c74adfb936c80", + "content-hash": "231362357be121fba58ce1e696c96f7f", "packages": [ { "name": "ans-group/laravel-health-check", @@ -12184,16 +12184,16 @@ }, { "name": "laravel/pail", - "version": "v1.2.6", + "version": "v1.2.7", "source": { "type": "git", "url": "https://github.com/laravel/pail.git", - "reference": "aa71a01c309e7f66bc2ec4fb1a59291b82eb4abf" + "reference": "2f7d27dada8effc48b8c424445a69cca7007daaa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pail/zipball/aa71a01c309e7f66bc2ec4fb1a59291b82eb4abf", - "reference": "aa71a01c309e7f66bc2ec4fb1a59291b82eb4abf", + "url": "https://api.github.com/repos/laravel/pail/zipball/2f7d27dada8effc48b8c424445a69cca7007daaa", + "reference": "2f7d27dada8effc48b8c424445a69cca7007daaa", "shasum": "" }, "require": { @@ -12260,7 +12260,7 @@ "issues": "https://github.com/laravel/pail/issues", "source": "https://github.com/laravel/pail" }, - "time": "2026-02-09T13:44:54+00:00" + "time": "2026-05-20T22:24:57+00:00" }, { "name": "laravel/pint",