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.32k stars 228 forks source link

PHP 8 compatibility #181

Closed jonhassall closed 2 years ago

jonhassall commented 3 years ago

I believe this package does not support PHP 8

spatie/pdf-to-image v2.x-dev requires php ^7.0 -> your php version (8.0.11) does not satisfy that requirement.

freekmurze commented 2 years ago

The latest version does.

Zain541 commented 11 months ago

Hi there I am facing the same issue. Has anyone found the solution?