PHP’s phar extension is missing

When I am running “composer -v” commond in kali linux terminal then this error is coming “PHP’s phar extension is missing. Composer requires it to run. Enable the extension or recompile php without –disable-phar then try again” why this error coming ?

enter image description here