You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactored rollun\callback\Callback\SerializedCallback to support opis/closure v4 and php8.1. The serialization
format has been updated. Deserialization of strings created with earlier versions of this library is not yet
supported.
Add return type hint for rollun\callback\Callback\Ticker::_invoke
Replaced "mtdowling/cron-expression" (deprecated repo) with "dragonmantank/cron-expression" (new repo)