I have used cPanel to set up the cron job on my hosted site. It runs as scheduled but I get the error message:
**Composer detected issues in your platform:
Your Composer dependencies require a PHP version ">= 8.2.0". You are running 7.4.33.**
But this doesn't seem to be correct. in cPanel I have a PHP Selector which says the current version is set to 8.2. Also, from the Flarum admin dashboard the versions are shown as:
Flarum 1.8.5
PHP 8.2.21
MySQL 10.6.18-MariaDB-cll-lve
I don't know anything about Composer so would appreciate some help in figuring out what is going on here.