agentejo / cockpit

Add content management functionality to any site - plug & play / headless / api-first CMS
http://getcockpit.com
MIT License
5.39k stars 523 forks source link

PHP version requirment is 7.1 or 7.3? #1489

Open freedy82 opened 2 years ago

freedy82 commented 2 years ago

As the web page https://getcockpit.com/documentation/getting-started/requirements said it was require PHP 7.1

But this github home page said it was require PHP 7.3 So..what is PHP version require?

patrickuhlmann commented 2 years ago

Btw. I am running it on PHP 8 and haven't encountered any issues yet. There was just an issue with 2FA that was easy to fix: https://github.com/agentejo/2FA/issues/3

patrickuhlmann commented 2 years ago

Btw. this is a duplicate of https://github.com/agentejo/cockpit/issues/1474