composer-link
composer-link copied to clipboard
Implement uninstall procedure
Currently when the plugin is uninstalled nothing happens.
The plugin should remove all linked packages, and do some cleanup. Globally linked packages should be unlinked (#15 ).
When the compposer-link is installed globally we should do this procedure for every project where composer-link is active (Depends #19 )