When I run the composer.phar to update changes, everything goes OK. But when I run it again to delete unneeded dependencies, the dependencies are deleted but their directory structure persists such as mopa/bootstrap-bundle.
Are there any way to do that properly using Composer?