Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Not support for PHP 8.0 #6

Open
vijayrana99 opened this issue Jul 24, 2022 · 2 comments
Open

Not support for PHP 8.0 #6

vijayrana99 opened this issue Jul 24, 2022 · 2 comments

Comments

@vijayrana99
Copy link

I am trying to install this package. I am using PHP 8.0.21. It says it requires PHP 8.1. How can we make it work with php 8.0?
unknown (1)

@damms005
Copy link

@SebastiaanKloos is a PR welcome for this?

@KielD-01
Copy link

@vijayrana99 @damms005 According to [composer.json](https://github.com/SebastiaanKloos/filament-code-editor/blob/main/composer.json#L19) minimal requirement for PHP is 8.1.
I advise You to use Docker images like [devilbox/php-fpm:8.1-work](https://github.com/devilbox/docker-php-fpm-8.1) and that will make it work. Or just switch/upgrade Your PHP to a least targeted version

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

No branches or pull requests

3 participants