diff --git a/lib/Skeleton/Console/Application.php b/lib/Skeleton/Console/Application.php index 3b5943b..1cbeb50 100644 --- a/lib/Skeleton/Console/Application.php +++ b/lib/Skeleton/Console/Application.php @@ -30,7 +30,6 @@ public function add_commands() { * Search for other Skeleton packages installed */ $skeletons = \Skeleton\Core\Skeleton::get_all(); - $this->setCatchExceptions(false); /** * Check in every Skeleton package for commands