Hi there, I am pretty new to this but I am trying to deploy a Laravel app using Symlink and when I try to access it, it only says: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.0.2".
I went to check the logs and this is what they say: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.0.2". You are running 7.4.27.
I check the documentation regarding changing the PHP version but when I click to edit my applications, it only offers to change cache settings.
Is there a way to change the PHP version for my app?