diff --git a/config/hashing.php b/config/hashing.php index bc5da3a6e..842577087 100644 --- a/config/hashing.php +++ b/config/hashing.php @@ -49,4 +49,4 @@ return [ 'time' => 2, ], -]; \ No newline at end of file +]; diff --git a/config/logging.php b/config/logging.php index 372fc9e4b..d09cd7d29 100644 --- a/config/logging.php +++ b/config/logging.php @@ -91,4 +91,4 @@ return [ ], ], -]; \ No newline at end of file +];