From 4637d97e06b88b1ca00d4309f6194dee5853498f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 00:03:48 +0100 Subject: [PATCH] chore(deps): bump laravel/jetstream from 4.0.3 to 4.0.4 (#6969) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 668e7cc1c7b..52a27553451 100644 --- a/composer.lock +++ b/composer.lock @@ -2415,16 +2415,16 @@ }, { "name": "laravel/fortify", - "version": "v1.18.0", + "version": "v1.18.1", "source": { "type": "git", "url": "https://github.com/laravel/fortify.git", - "reference": "5af43d5cc10b70da20ddebdbe62e0dadd69c18e3" + "reference": "a3aaf020ac76cd546658517126ddd58d1627d3d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/fortify/zipball/5af43d5cc10b70da20ddebdbe62e0dadd69c18e3", - "reference": "5af43d5cc10b70da20ddebdbe62e0dadd69c18e3", + "url": "https://api.github.com/repos/laravel/fortify/zipball/a3aaf020ac76cd546658517126ddd58d1627d3d0", + "reference": "a3aaf020ac76cd546658517126ddd58d1627d3d0", "shasum": "" }, "require": { @@ -2436,7 +2436,7 @@ }, "require-dev": { "mockery/mockery": "^1.0", - "orchestra/testbench": "^6.0|^7.0|^8.0", + "orchestra/testbench": "^6.34|^7.31|^8.11", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9.3" }, @@ -2475,7 +2475,7 @@ "issues": "https://github.com/laravel/fortify/issues", "source": "https://github.com/laravel/fortify" }, - "time": "2023-09-12T11:19:24+00:00" + "time": "2023-10-18T14:10:08+00:00" }, { "name": "laravel/framework", @@ -2679,16 +2679,16 @@ }, { "name": "laravel/jetstream", - "version": "v4.0.3", + "version": "v4.0.4", "source": { "type": "git", "url": "https://github.com/laravel/jetstream.git", - "reference": "722f641393af7a41563a777607369dba648abc0e" + "reference": "649364c0a8056f48ac46dcd48efa98784b3acd93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/jetstream/zipball/722f641393af7a41563a777607369dba648abc0e", - "reference": "722f641393af7a41563a777607369dba648abc0e", + "url": "https://api.github.com/repos/laravel/jetstream/zipball/649364c0a8056f48ac46dcd48efa98784b3acd93", + "reference": "649364c0a8056f48ac46dcd48efa98784b3acd93", "shasum": "" }, "require": { @@ -2744,7 +2744,7 @@ "issues": "https://github.com/laravel/jetstream/issues", "source": "https://github.com/laravel/jetstream" }, - "time": "2023-10-02T00:37:02+00:00" + "time": "2023-10-18T13:56:42+00:00" }, { "name": "laravel/prompts",