diff --git a/app/Listeners/Cron/Monthly/ApplyExpenses.php b/app/Cron/Monthly/ApplyExpenses.php similarity index 95% rename from app/Listeners/Cron/Monthly/ApplyExpenses.php rename to app/Cron/Monthly/ApplyExpenses.php index c8f7efdf..619ed5ae 100644 --- a/app/Listeners/Cron/Monthly/ApplyExpenses.php +++ b/app/Cron/Monthly/ApplyExpenses.php @@ -1,6 +1,6 @@ [ - \App\Listeners\Cron\Monthly\ApplyExpenses::class + \App\Cron\Monthly\ApplyExpenses::class ], UserStatsChanged::class => [