From e330ea7aa10ff5f88deee782a77539231829aa92 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sun, 17 Jun 2018 08:40:24 +0000 Subject: [PATCH] Apply fixes from StyleCI [ci skip] [skip ci] --- app/Console/Commands/AppInstallCommand.php | 9 +++++++++ app/Console/Commands/AppResetCommand.php | 9 +++++++++ app/Console/Commands/AppUpdateCommand.php | 9 +++++++++ 3 files changed, 27 insertions(+) diff --git a/app/Console/Commands/AppInstallCommand.php b/app/Console/Commands/AppInstallCommand.php index 6340671f..6f5a0cfe 100644 --- a/app/Console/Commands/AppInstallCommand.php +++ b/app/Console/Commands/AppInstallCommand.php @@ -1,5 +1,14 @@