diff --git a/composer.json b/composer.json index 72564263..1cffc74a 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "fakerphp/faker": "1.20.0", "laravel/dusk": "7.1.1", "laravel/pint": "1.2.0", - "laravel/sail": "1.16.0", + "laravel/sail": "1.16.2", "mockery/mockery": "1.5.1", "nunomaduro/collision": "6.3.1", "phpunit/phpunit": "9.5.25", diff --git a/composer.lock b/composer.lock index 634196f7..e6c0ccbd 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": "5536f421ec3c76dd5c3e7677fc79143b", + "content-hash": "4ad1b66f94a3ac92578fa1ea6a1877fa", "packages": [ { "name": "brick/math", @@ -6365,16 +6365,16 @@ }, { "name": "laravel/sail", - "version": "v1.16.0", + "version": "v1.16.2", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "73030c18b769f27e6f6aacf7848d024fa9a55560" + "reference": "7d1ed5f856ec8b9708712e3fc0708fcabe114659" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/73030c18b769f27e6f6aacf7848d024fa9a55560", - "reference": "73030c18b769f27e6f6aacf7848d024fa9a55560", + "url": "https://api.github.com/repos/laravel/sail/zipball/7d1ed5f856ec8b9708712e3fc0708fcabe114659", + "reference": "7d1ed5f856ec8b9708712e3fc0708fcabe114659", "shasum": "" }, "require": { @@ -6421,7 +6421,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2022-08-31T16:38:14+00:00" + "time": "2022-09-28T13:13:22+00:00" }, { "name": "mockery/mockery",