Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
James Brooks
2018-06-16 23:24:23 +00:00
committed by James Brooks
parent 57aef06927
commit f86dbe87c3
3 changed files with 17 additions and 17 deletions

View File

@@ -53,9 +53,9 @@ return [
*/
'argon' => [
'memory' => 1024,
'memory' => 1024,
'threads' => 2,
'time' => 2,
'time' => 2,
],
];