Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

upgrade composer version

composer self-update
Comment

upgrade to composer 2 windows

If going from version 1 to 2 use composer self-update --2
Comment

upgrade 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 :: how to get the folder size in linux 
Shell :: linux screen 
Shell :: acce;lerate ubuntu 
Shell :: find git remote url 
Shell :: random in mac terminal 
Shell :: macos find file or directory by name 
Shell :: pull readme in local repository 
Shell :: remove or undo last merge git 
Shell :: git stash all changes 
Shell :: laravel install lysystem-aws-s3 
Shell :: how t o force install a package even it is already install pip 
Shell :: add directory to path windows 10 
Shell :: SSH for gitlab in ubuntu steps 
Shell :: git how to push to different accounts 
Shell :: "git reset –- soft head^" 
Shell :: oevrride localwith remote branch 
Shell :: linux execute permission denied 
Shell :: xampp archlinux 
Shell :: error: cannot list snaps: cannot communicate with server: Get "http://localhost/v2/snaps": dial unix /run/snapd.socket: connect: no such file or directory 
Shell :: awk lowercase 
Shell :: get only figures of string bash 
Shell :: resize image linux command line 
Shell :: git ignore clear 
Shell :: copy to clipboard in gihub readme 
Shell :: how to use traceroute command in ubuntu 
Shell :: uninstall gitlab-ee 
Shell :: command not found: strings 
Shell :: arch linux fonts 
Shell :: specify ssh key to use 
Shell :: wifi adapter not found ubuntu 20.04 
ADD CONTENT
Topic
Content
Source link
Name
2+1 =