What is the correct way to remove a package from Laravel using composer? So far I\'ve tried:
composer.json
Syntax:
composer remove
Example:
composer remove laravel/tinker