spatie / pdf-to-image

Convert a pdf to an image
https://murze.be/2015/07/convert-a-pdf-to-an-image-using-php/
MIT License
1.3k stars 228 forks source link

Add PHP 8.2 Support #202

Closed patinthehat closed 1 year ago

patinthehat commented 1 year ago

This PR adds PHP 8.2 to the tests workflow.

freekmurze commented 1 year ago

Seems like the tests failed on this one.

patinthehat commented 1 year ago

@freekmurze All tests passing now :+1:

freekmurze commented 1 year ago

Perfect! Thanks!