I have uploaded my Laravel project to AWS hosting when I go to the IP address of EC2 instance it give me this error:
Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 7.3.0".
I check the PHP version and the current version 7.3. I don’t know what I actually need to do. First the version was 7.4, and then I downgraded it to 7.3.




