You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.
@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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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)](https://user-images.githubusercontent.com/7912330/180632674-e2184276-b7f1-4146-875f-9c1ef7e2e120.png)
The text was updated successfully, but these errors were encountered: