lower rounds
This commit is contained in:
@@ -18,7 +18,7 @@ trait CreatesApplication
|
|||||||
|
|
||||||
$app->make(Kernel::class)->bootstrap();
|
$app->make(Kernel::class)->bootstrap();
|
||||||
|
|
||||||
Hash::setRounds(5);
|
Hash::setRounds(4);
|
||||||
|
|
||||||
return $app;
|
return $app;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user