Recently i installed php7.3 on my server and changed cli and fpm to use 7.3 But cronjobs uses still 7.1 i get following cronjob logs; /bin/sh: /usr/bin/php7.1: No such file or directory How can I ensure that the system is fully uses 7.3?