diff --git a/composer.lock b/composer.lock index c1720522c1e..b345b8de312 100644 --- a/composer.lock +++ b/composer.lock @@ -2667,16 +2667,16 @@ }, { "name": "laravel/jetstream", - "version": "v4.0.1", + "version": "v4.0.3", "source": { "type": "git", "url": "https://github.com/laravel/jetstream.git", - "reference": "21f3f26c9acc69ae0d4fd72158ef2126d71c463a" + "reference": "722f641393af7a41563a777607369dba648abc0e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/jetstream/zipball/21f3f26c9acc69ae0d4fd72158ef2126d71c463a", - "reference": "21f3f26c9acc69ae0d4fd72158ef2126d71c463a", + "url": "https://api.github.com/repos/laravel/jetstream/zipball/722f641393af7a41563a777607369dba648abc0e", + "reference": "722f641393af7a41563a777607369dba648abc0e", "shasum": "" }, "require": { @@ -2692,7 +2692,7 @@ "laravel/sanctum": "^3.0", "livewire/livewire": "^3.0", "mockery/mockery": "^1.0", - "orchestra/testbench": "^8.0", + "orchestra/testbench": "^8.11", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9.3" }, @@ -2732,7 +2732,7 @@ "issues": "https://github.com/laravel/jetstream/issues", "source": "https://github.com/laravel/jetstream" }, - "time": "2023-08-27T15:50:10+00:00" + "time": "2023-10-02T00:37:02+00:00" }, { "name": "laravel/prompts",