Shell/Bash: composer uninstall Example
Shell/Bash Example: This is the "composer uninstall" Example. compiled from many sources on the internet by SimpleTutorials.org
composer uninstall
composer remove vendor/package
composer remove packages
composer remove vendor/package
how uninstall composer
Delete the file composer.phar. Delete the Cache Folder: Linux: /home//.composer Windows: C:\Users\ \AppData\Roaming\Composer
remove composer package
Syntax: composer removeExample: composer remove laravel/tinker
* Summary: This "composer uninstall" Shell/Bash Example is compiled from the internet. If you have any questions, please leave a comment. Thank you!