From 5cfabfb09f8098826d239bafa601266aab5f8862 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 24 May 2019 19:29:37 +0200 Subject: [PATCH] #2783 --- src/app/Console/Commands/CubistCommand.php | 2 +- src/app/Console/Commands/GenerateCommand.php | 2 -- src/app/Console/Commands/MigrateCommand.php | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/app/Console/Commands/CubistCommand.php b/src/app/Console/Commands/CubistCommand.php index fe525ba..af8c97f 100644 --- a/src/app/Console/Commands/CubistCommand.php +++ b/src/app/Console/Commands/CubistCommand.php @@ -1,7 +1,7 @@