Apply fixes from StyleCI
This commit is contained in:
parent
31b4589eab
commit
e2eff27a56
8 changed files with 8 additions and 8 deletions
|
@ -13,5 +13,5 @@ return [
|
|||
'failed' => 'These credentials do not match our records.',
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
'password_requirements' => 'Passwords must contain at least one uppercase, lowecase, and numeric character and must be at least 8 characters in length.',
|
||||
'request_reset' => 'Locate Account'
|
||||
'request_reset' => 'Locate Account',
|
||||
];
|
||||
|
|
Reference in a new issue