Apply fixes from StyleCI

This commit is contained in:
Dane Everitt 2017-01-17 23:21:33 +00:00 committed by StyleCI Bot
parent 31b4589eab
commit e2eff27a56
8 changed files with 8 additions and 8 deletions

View file

@ -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',
];