diff --git a/composer.json b/composer.json index e8832f0..d20867e 100755 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "facade/ignition": "2.17.5", "fakerphp/faker": "1.19.0", "friendsofphp/php-cs-fixer": "3.7.0", - "laravel/sail": "1.13.6", + "laravel/sail": "1.13.8", "mockery/mockery": "1.5.0", "nunomaduro/collision": "5.11.0", "phpunit/phpunit": "9.5.18" diff --git a/composer.lock b/composer.lock index 5c6de8d..328f0c8 100755 --- 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": "bfe36efc801c1bebe9456b1c8fe55c79", + "content-hash": "93f3454c3f29a5d49d7f7a5470dd55ec", "packages": [ { "name": "arrilot/laravel-widgets", @@ -8052,16 +8052,16 @@ }, { "name": "laravel/sail", - "version": "v1.13.6", + "version": "v1.13.8", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "6205041336b09b965af1d6af29261584e787bf52" + "reference": "b00f1b64afff9c16355d23bb1e0f83a7ea9bbb7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/6205041336b09b965af1d6af29261584e787bf52", - "reference": "6205041336b09b965af1d6af29261584e787bf52", + "url": "https://api.github.com/repos/laravel/sail/zipball/b00f1b64afff9c16355d23bb1e0f83a7ea9bbb7e", + "reference": "b00f1b64afff9c16355d23bb1e0f83a7ea9bbb7e", "shasum": "" }, "require": { @@ -8108,7 +8108,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2022-03-07T15:35:47+00:00" + "time": "2022-03-23T12:35:34+00:00" }, { "name": "maximebf/debugbar",