hmazter / laravel-schedule-list

Laravel package to add command to list all scheduled artisan commands
MIT License
94 stars 14 forks source link

mtdowling/cron-expression deprecated #15

Closed asamaru7 closed 6 years ago

asamaru7 commented 6 years ago

laravel 5.6 : "Warning: Ambiguous class resolution"

"mtdowling/cron-expression" is deprecated. moved to https://github.com/dragonmantank/cron-expression.

hmazter commented 6 years ago

Thanks, this is a duplicate of #12 and is fixed in the latest master, will tag a release very soon, hopefully.