spatie / ray

Debug with Ray to fix problems faster
https://myray.app
MIT License
564 stars 102 forks source link

Add PHP 8.2 support to tests workflow #748

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 action version to v3.

It also bumps the minimum version of nesbot/carbon to allow for PHP 8.2 support.

freekmurze commented 1 year ago

Thanks!