diff --git a/config/hashing.php b/config/hashing.php index 65de58d45..d90d37ac0 100644 --- a/config/hashing.php +++ b/config/hashing.php @@ -1,4 +1,5 @@ 'argon', -]; \ No newline at end of file +]; diff --git a/config/logging.php b/config/logging.php index 676e45c60..fa620e097 100644 --- a/config/logging.php +++ b/config/logging.php @@ -1,4 +1,5 @@ 'debug', ], ], -]; \ No newline at end of file +];