From 060b76ca9c7ab4fd554deb4c2f4bebd67ca76cc0 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 20 Mar 2024 11:45:56 +0100 Subject: [PATCH] Replace command in composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 210ee93a1d..025a655615 100644 --- a/composer.json +++ b/composer.json @@ -167,7 +167,7 @@ "@php artisan firefly-iii:upgrade-database", "@php artisan firefly-iii:correct-database", "@php artisan firefly-iii:report-integrity", - "@php artisan passport:install", + "@php artisan passport:keys", "@php artisan firefly:instructions update" ], "post-install-cmd": [