mtdowling / cron-expression

CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
http://mtdowling.com/blog/2012/06/03/cron-expressions-in-php/
MIT License
4.9k stars 335 forks source link

Update composer.json to suggest new fork #165

Closed swekaj closed 4 years ago

swekaj commented 6 years ago

Since mtdowling/cron-expression is no longer maintained, suggest installing dragonmantank/cron-expression.

It might be helpful to users to mark the package on packagist as abandoned as well, similar to what guzzle/ has done.

Ping @dragonmantank @mtdowling

laurencei commented 6 years ago

Oh wow - I didnt even realise this - and I "watch" this repo.

I think the message on the front Readme of this repo should also be in bold and much more obvious that this is depreciated.

dragonmantank commented 6 years ago

I will get this merged into a 1.2.1 tag this weekend. Thanks!

@mtdowling will have to mark it abandoned in Packagist, unfortunately I cannot.

mtdowling commented 6 years ago

Let me know when you want me to mark my repo as abandoned.

dragonmantank commented 4 years ago

Closing this out, I marked the package as abandoned in composer.json, so @mtdowling when you get a chance can you mark it abandoned in Packagist?