You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
433 B
13 lines
433 B
<?php |
|
return [ |
|
[ |
|
'username' => 'erau', |
|
'auth_key' => 'tUu1qHcde0diwUol3xeI-18MuHkkprQI', |
|
// password_0 |
|
'password_hash' => '$2y$13$nJ1WDlBaGcbCdbNC5.5l4.sgy.OMEKCqtDQOdQ2OWpgiKRWYyzzne', |
|
'password_reset_token' => 'RkD_Jw0_8HEedzLk7MM-ZKEFfYR7VbMr_1392559490', |
|
'created_at' => '1392559490', |
|
'updated_at' => '1392559490', |
|
'email' => 'sfriesen@jenkins.info', |
|
], |
|
];
|
|
|