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

Uncaught Error: Class 'Webmozart\Assert\Assert' #136

Closed 2331892928 closed 1 year ago

2331892928 commented 2 years ago

Uncaught Error: Class 'Webmozart\Assert\Assert'

peterlaws commented 2 years ago

You need to download that package and put it in the same directory https://github.com/webmozarts/assert

dragonmantank commented 1 year ago

Did you install the library via Composer? If not, please use the Composer package manager to download all the dependencies.

If you are still having issues, please feel free to re-open this issue.