I have an application written for Symfony 2.0, and I started porting it to Symfony 2.1. I have successfully installed all the dependencies with the composer, but the script crashes ...
Script Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::buildBootstrap handling the post-update-cmd event terminated with an exception [RuntimeException] An error occurred when generating the bootstrap file.
Any clue? I am completely lost and I was looking for it, but I just found a forum post with people having the same problem as me ...
source share