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

add php 8.1 support to composer.json #197

Closed lintaba closed 1 year ago

lintaba commented 2 years ago

fixes #195

devinfd commented 2 years ago

Please pull this PR in

ArvidDeJong commented 1 year ago

Why is this taking so long?

patinthehat commented 1 year ago

I believe this is unnecessary as the ^8.0 constraint means that 8.1 is also included (as is 8.2, and so on).

@freekmurze Please correct me if I'm wrong, but I believe this PR can be closed without merging as the referenced issue (#195) is not related to this directly.

ArvidDeJong commented 1 year ago

I believe this is unnecessary as the ^8.0 constraint means that 8.1 is also included (as is 8.2, and so on).

@freekmurze Please correct me if I'm wrong, but I believe this PR can be closed without merging as the referenced issue (#195) is not related to this directly.

My comment is after testing en composer does not accept 8.1 with this setting.

spatie-bot commented 1 year ago

Dear contributor,

because this pull request seems to be inactive for quite some time now, I've automatically closed it. If you feel this pull request deserves some attention from my human colleagues feel free to reopen it.