vendor/berti/queue/src/Job.php require_once _DIR_ . '/Contracts/JobInterface.php';
Update CronWorker.php so that it will be used to execute different queues (based on the name given)