spatie/laravel-schedule-monitor

CarbonImmutable support

mikemand opened this issue · 1 comments

Is there any chance you would be willing to support CarbonImmutable? I can PR it if you agree. As far as I can tell, all the Carbon type hints would just have to be changed to CarbonInterface.

Thanks for suggesting this.

If all current tests pass, I'd consider merging it in.