Skip to content

Commit

Permalink
remove testing value
Browse files Browse the repository at this point in the history
  • Loading branch information
EsdertCO committed Aug 29, 2020
1 parent 8ca7302 commit 847188e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Config/laravel-stubs.php
Original file line number Diff line number Diff line change
Expand Up @@ -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' => [
Expand Down

0 comments on commit 847188e

Please sign in to comment.