Closed patinthehat closed 1 year ago
This PR adds PHP 8.2 to the tests workflow and bumps the checkout action version to v3.
It also bumps the minimum required version of nesbot/carbon to enable PHP 8.2 support.
nesbot/carbon
@freekmurze Once #278 is merged, all tests should pass.
I reran the tests, but they still seem to be failing.
@freekmurze just needed to rebase first :) all tests are passing now!
Very nice, thanks!
This PR adds PHP 8.2 to the tests workflow and bumps the checkout action version to v3.
It also bumps the minimum required version of
nesbot/carbon
to enable PHP 8.2 support.