hey, i'm not versed in any type of coding at all. So I need step by step to fix my flow.
I tried to run this command, then i get these errors
php /var/www/itflow.mydomain.com/cron/mail_queue.php
Composer detected issues in your platform:
Your Composer dependencies require a PHP version ">= 8.2.0". You are running 8.1.2-1ubuntu2.22.
PHP Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.2.0". You are running 8.1.2-1ubuntu2.22. in /var/www/itflow.mydomain.com/plugins/vendor/composer/platform_check.php on line 24
i did an apt update and apt upgrade and every thing looks good. what do i need to do to fix?