的Symfony 2.4Symfony的2發生錯誤執行時 「作曲家安裝」 命令
當我運行composer install
我看到這樣的錯誤:
Generating autoload files
Fatal error: Class 'Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand' not found in /Users/vpx/www/vendor/doctrine/doctrine-bundle/Doctrine/Bundle/DoctrineBundle/Command/Proxy/CollectionRegionDoctrineCommand.php on line 29
Script Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::clearCache handling the post-install-cmd event terminated with an exception
[RuntimeException]
An error occurred when executing the "'cache:clear --no-warmup'" command.
從"doctrine/orm": "~2.2,>=2.2.3"
在composer.json更改後"doctrine/orm": "~2.2.3"
好吧。這是爲什麼?
如果可以避免使用分支,請勿使用分支。這會讓事情變得更糟。 – Sven