From 847188e31298c30b6fcb11186e7f764651149643 Mon Sep 17 00:00:00 2001 From: Esdert Folkers Date: Sat, 29 Aug 2020 02:27:25 +0200 Subject: [PATCH] remove testing value --- src/Config/laravel-stubs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Config/laravel-stubs.php b/src/Config/laravel-stubs.php index 764f166..572190f 100644 --- a/src/Config/laravel-stubs.php +++ b/src/Config/laravel-stubs.php @@ -95,7 +95,7 @@ * If not provided as key => value it will prompt for a value. */ 'language_tags' => [ - 'passwords.user' => 'passwords.sent' + 'passwords.user' ], 'config_folder' => base_path('config'), 'config_options' => [