spatie / period

Complex period comparisons
https://spatie.be/open-source
MIT License
1.55k stars 72 forks source link

Add PHP 8.2 support #118

Closed patinthehat closed 1 year ago

patinthehat commented 1 year ago

This PR adds PHP 8.2 to the tests workflow and bumps the checkout and cache action versions to the latest major version, v3.

It also bumps the minimum required version of nesbot/carbon to enable PHP 8.2 support.

freekmurze commented 1 year ago

Thanks!