Php versions – problem when trying to issue "composer update" command in vs code terminal on linux
I want to give the command "composer update" in a folder but this error always appears below, the same error also appears when I write in the terminal "php --version", "laravel --version" or even "composer --version" . I don't know…