check composer php version
composer -vvv about
check composer php version
composer -vvv about
update composer globally
composer self-update
install composer mac
curl -sS https://getcomposer.org/installer | php
php composer.phar install
mv composer.phar /usr/local/bin/composer
open -e ~/.zshrc
// or open -e ~/.bash_profile
alias composer="php /usr/local/bin/composer"
composer check package version
composer show package/name
upgrading composer globally on windows
php composer.phar self-update
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us