diff --git a/composer.json b/composer.json index d1b3da24..1a6e6b88 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "fakerphp/faker": "1.23.0", "laravel/breeze": "1.21.2", "laravel/pint": "1.10.3", - "laravel/sail": "1.23.0", + "laravel/sail": "1.23.1", "mockery/mockery": "1.6.2", "nunomaduro/collision": "7.7.0", "phpunit/phpunit": "10.2.4", diff --git a/composer.lock b/composer.lock index afa73009..47b6ecc8 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": "3881e33072c32224144d4b52376a3a76", + "content-hash": "482f2e4a504c868cad3d2c5c43d4472f", "packages": [ { "name": "brick/math", @@ -5762,16 +5762,16 @@ }, { "name": "laravel/sail", - "version": "v1.23.0", + "version": "v1.23.1", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "a2e046f748e87d3ef8b2b381e0e5c5a11f34e46b" + "reference": "62582606f80466aa81fba40b193b289106902853" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/a2e046f748e87d3ef8b2b381e0e5c5a11f34e46b", - "reference": "a2e046f748e87d3ef8b2b381e0e5c5a11f34e46b", + "url": "https://api.github.com/repos/laravel/sail/zipball/62582606f80466aa81fba40b193b289106902853", + "reference": "62582606f80466aa81fba40b193b289106902853", "shasum": "" }, "require": { @@ -5823,7 +5823,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2023-06-16T21:20:12+00:00" + "time": "2023-06-28T18:31:28+00:00" }, { "name": "mockery/mockery",