Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Why PHP8.3 min ? #37

Open
babeuloula opened this issue Nov 14, 2024 · 2 comments
Open

[Question] Why PHP8.3 min ? #37

babeuloula opened this issue Nov 14, 2024 · 2 comments

Comments

@babeuloula
Copy link

Hello,

I would like to use your lib but I'm on PHP8.2 because and I can't upgrade to PHP8.3 (because Imagick).

Why it's necessary to use PHP8.3 ? You can't use some polyfill ?

Thanks

@Nejcc
Copy link

Nejcc commented Nov 15, 2024

did you try to install like this?

apt-get install php83-pecl-imagick

systemctl reload php83-fpm

@babeuloula
Copy link
Author

did you try to install like this?

apt-get install php83-pecl-imagick

systemctl reload php83-fpm

I'm not on debian but alpine and Yes I've already try several times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants