Looks like a package in your app requires a higher version of php. Check the package or upgrade to the required php version.
Dec 8, 2022
3
Level 8
Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". in cpanel
hi i use cpanel and centos,and installed php
8.0.5
I am currently getting this error and this is my php version in the composer.json file
^8.1.0
give to me this error
Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0".
Level 80
@johndoe220 Right? And? The error message say what the problem is. You’ve installed PHP 8.0.5. Your Composer dependencies needs a version greater than 8.1.0.
You’ve installed an older version of PHP so I don’t understand why you’re acting confused when Composer’s telling you it wants a higher version.
Please or to participate in this conversation.