dragonmantank / cron-expression

CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
MIT License
4.57k stars 124 forks source link

Consider removing webmozart/assert as a production dependency #186

Closed 8ctopus closed 1 month ago

8ctopus commented 5 months ago

All in webmozart/assert is only used 4 times in CronExpression.php:

If you agree to the idea, I'll be happy to create a PR.

dragonmantank commented 5 months ago

Sounds good!

dragonmantank commented 1 month ago

Removed in v3.4