Cockpit-HQ / Cockpit

Cockpit Core - Content Platform
https://getcockpit.com
Other
388 stars 47 forks source link

Facing issue with PHP Version 8.1.12 #168

Closed ysushah closed 10 months ago

ysushah commented 10 months ago

Facing issue with PHP Version : Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.2.0". You are running 8.1.12. in lib\vendor\composer\platform_check.php on line 24

aheinze commented 10 months ago

Unfortunately the symfony/finder component requires PHP >= 8.2. You need to upgrade your PHP version to >= 8.2. Cockpit also already supports 8.3.