diff --git a/composer.json b/composer.json index da85478d..23ff23d9 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "fakerphp/faker": "^1.23", "friendsofphp/php-cs-fixer": "^3.64", "itsgoingd/clockwork": "^5.2", - "laravel/sail": "^1.33", + "laravel/sail": "^1.37", "mockery/mockery": "^1.6", "nunomaduro/collision": "^7.10", "phpunit/phpunit": "^10.5", diff --git a/composer.lock b/composer.lock index 2cabe7ec..bd1eba87 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": "811fe4ea871ab23b1771e6587b496725", + "content-hash": "c942f4d5b45cb3faf3c96cb03563a69f", "packages": [ { "name": "andreiio/blade-remix-icon", @@ -10529,16 +10529,16 @@ }, { "name": "laravel/sail", - "version": "v1.33.0", + "version": "v1.37.1", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "d54af9d5745e3680d8a6463ffd9f314aa53eb2d1" + "reference": "7efa151ea0d16f48233d6a6cd69f81270acc6e93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/d54af9d5745e3680d8a6463ffd9f314aa53eb2d1", - "reference": "d54af9d5745e3680d8a6463ffd9f314aa53eb2d1", + "url": "https://api.github.com/repos/laravel/sail/zipball/7efa151ea0d16f48233d6a6cd69f81270acc6e93", + "reference": "7efa151ea0d16f48233d6a6cd69f81270acc6e93", "shasum": "" }, "require": { @@ -10588,7 +10588,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2024-09-22T19:04:21+00:00" + "time": "2024-10-29T20:18:14+00:00" }, { "name": "maximebf/debugbar",