From bda07ea0dda4f29d5dd0d0b4a7a18f56ec4f1e73 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Thu, 8 Oct 2015 17:16:37 -0400 Subject: [PATCH] Applied fixes from StyleCI --- config/cachet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/cachet.php b/config/cachet.php index 5746def5..b6231302 100644 --- a/config/cachet.php +++ b/config/cachet.php @@ -21,5 +21,5 @@ return [ */ 'timezone' => 'UTC', - + ];