diff --git a/composer.json b/composer.json index 91cc854d..434f12cf 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "fakerphp/faker": "1.24.1", "keyvanakbary/mimic": "1.0.0", "laravel/pint": "1.24.0", - "laravel/sail": "1.44.0", + "laravel/sail": "1.45.0", "mockery/mockery": "1.6.12", "nunomaduro/collision": "6.4.0", "phpstan/phpstan": "1.12.28", diff --git a/composer.lock b/composer.lock index 912a0476..afe339f5 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": "16049f644d7796f1b27ae454ae653a15", + "content-hash": "83fdff03e55d31f9d5de22bbca3c8432", "packages": [ { "name": "brick/math", @@ -7302,16 +7302,16 @@ }, { "name": "laravel/sail", - "version": "v1.44.0", + "version": "v1.45.0", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "a09097bd2a8a38e23ac472fa6a6cf5b0d1c1d3fe" + "reference": "019a2933ff4a9199f098d4259713f9bc266a874e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/a09097bd2a8a38e23ac472fa6a6cf5b0d1c1d3fe", - "reference": "a09097bd2a8a38e23ac472fa6a6cf5b0d1c1d3fe", + "url": "https://api.github.com/repos/laravel/sail/zipball/019a2933ff4a9199f098d4259713f9bc266a874e", + "reference": "019a2933ff4a9199f098d4259713f9bc266a874e", "shasum": "" }, "require": { @@ -7361,7 +7361,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2025-07-04T16:17:06+00:00" + "time": "2025-08-25T19:28:31+00:00" }, { "name": "mockery/mockery",