diff --git a/composer.json b/composer.json index 2726bcf9..b7881d78 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "fakerphp/faker": "1.20.0", "laravel/breeze": "1.14.0", "laravel/pint": "1.2.0", - "laravel/sail": "1.16.1", + "laravel/sail": "1.16.2", "laravel/telescope": "4.9.3", "mockery/mockery": "1.5.1", "nunomaduro/collision": "6.3.1", diff --git a/composer.lock b/composer.lock index 7655a3e9..763e0877 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": "19770106a2149a4839ca771ab790532a", + "content-hash": "5e999d903780f73470b3170eb18e0ec6", "packages": [ { "name": "brick/math", @@ -5823,16 +5823,16 @@ }, { "name": "laravel/sail", - "version": "v1.16.1", + "version": "v1.16.2", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "cd7b9b6817c871e8b85d4f42e714303ee22676da" + "reference": "7d1ed5f856ec8b9708712e3fc0708fcabe114659" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/cd7b9b6817c871e8b85d4f42e714303ee22676da", - "reference": "cd7b9b6817c871e8b85d4f42e714303ee22676da", + "url": "https://api.github.com/repos/laravel/sail/zipball/7d1ed5f856ec8b9708712e3fc0708fcabe114659", + "reference": "7d1ed5f856ec8b9708712e3fc0708fcabe114659", "shasum": "" }, "require": { @@ -5879,7 +5879,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2022-09-26T13:53:59+00:00" + "time": "2022-09-28T13:13:22+00:00" }, { "name": "laravel/telescope",