Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

upgrade composer version

composer self-update
Comment

php composer update

php composer.phar update
Comment

composer_update

composer update

composer require doctrine/dbal
Comment

update composer php version

php7.3 -f /usr/local/bin/composer update
Comment

composer update

composer self-update

Comment

update composer

 To update composer command just find location of composer.phar and update as:
 where composer 	#Retrieves you location of your composer.phar
 cd path_to_composer.phar #Move to directory with composer.phar
 php composer.phar self-update	#Update your composer
Comment

PREVIOUS NEXT
Code Example
Shell :: install webpack version 
Shell :: how to install cordova 
Shell :: install neofetch ubuntu 
Shell :: Unable to resolve dependency tree error when installing npm packages 
Shell :: Job for apache2.service failed because the control process exited with error code. 
Shell :: install particular version of laravel 
Shell :: zip command colab 
Shell :: git remove all tags from remote 
Shell :: adb server kill and start 
Shell :: powershell open chrome url in incognito 
Shell :: brew adb install 
Shell :: ubuntu glibc install 
Shell :: enable telnet using cmd 
Shell :: create venv in windows 
Shell :: check cronta status ubuntu 
Shell :: wget clone entire website 
Shell :: how to check kernel version in linux 
Shell :: install laravel ui in laravel 8 
Shell :: change dns linux 
Shell :: install jq on ubunut 
Shell :: mac httpd stop 
Shell :: serverless log fucntion 
Shell :: git check first commit 
Shell :: apply last stash git 
Shell :: how to uninstall global package npm 
Shell :: git set branch tracking 
Shell :: git soft reset Head 
Shell :: bypass login jupyter ubuntu 
Shell :: The requested nginx plugin does not appear to be installed certbot 
Shell :: install jupyter notebook ubuntu 20.04 
ADD CONTENT
Topic
Content
Source link
Name
5+6 =