From 284c36f7c8ae66a33339804fdeddbf99b6a5b10f Mon Sep 17 00:00:00 2001 From: DariusIII Date: Wed, 7 Feb 2018 20:36:19 +0000 Subject: [PATCH] Apply fixes from StyleCI [ci skip] [skip ci] --- config/hashing.php | 3 ++- config/logging.php | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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 +];