Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.0.0" – PHP Versions
I upload my laravel project on azure. However when I go to the link I got this error. My project php version is 8.0.0 and my azure php version is 7.4.11. How can I can increase the version on my…