Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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?

share|improve this question
This should generally not happen, but perhaps the symlink tricks used by mopa/bootstrap-bundle cause this issue? In any case if it happens with all packages please report it as an issue on github. – Seldaek Sep 4 '12 at 13:41

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.