v1.0.2
Fixed the issue regarding Target [Illuminate\Console\Scheduling\EventMutex] is not instantiable while building [Illuminate\Console\Scheduling\Event] which was originating from incorrect closure parameter injection for Laravel's ->when() method on commands. Apparently, no parameter is injected nor provided for this method.
Full Changelog: v1.0.1...v1.0.2