shouldLoad()) { continue; } try { Plugins::requireComposerPackages($plugin); } catch (Exception $exception) { report($exception); $this->error($exception->getMessage()); } } } }