CSS/JS/Images from Bundle location will be always removed after composer.phar update
问题 I have a tiny problem that i don't understand. I have some Bundle project generated by Symfony command, and they create a generic bundle folder in web/bundle/mypersonalbundle. OK, but one of them always be empty when I do an update from composer.phar. And only One! Thanks for your help ! $ php composer.phar update Loading composer repositories with package information Updating dependencies (including require-dev) - Removing doctrine/cache (v1.2.0) - Installing doctrine/cache (v1.3.0) Loading