Skip to content

v1.0.2

Choose a tag to compare

@skywarth skywarth released this 26 Dec 23:33
· 63 commits to master since this release

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