Created
March 2, 2012 03:56
-
-
Save merk/1955489 to your computer and use it in GitHub Desktop.
composer failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Fatal error: Cannot redeclare class Composer\Repository\InstalledFilesystemRepository in phar:///Users/tim/Sites/FOSCommentBundle/composer.phar/src/Composer/Repository/InstalledFilesystemRepository.php on line 2 | |
| Call Stack: | |
| 0.0030 707032 1. {main}() /Users/tim/Sites/FOSCommentBundle/composer.phar:0 | |
| 0.0033 704888 2. require('phar:///Users/tim/Sites/FOSCommentBundle/composer.phar/bin/composer') /Users/tim/Sites/FOSCommentBundle/composer.phar:15 | |
| 0.0100 1909272 3. Composer\Console\Application->run() phar:///Users/tim/Sites/FOSCommentBundle/composer.phar/bin/composer:13 | |
| 0.0118 2175344 4. Symfony\Component\Console\Application->run() phar:///Users/tim/Sites/FOSCommentBundle/composer.phar/src/Composer/Console/Application.php:2 | |
| 0.0127 2364568 5. Composer\Console\Application->doRun() phar:///Users/tim/Sites/FOSCommentBundle/composer.phar/vendor/symfony/console/Symfony/Component/Console/Application.php:2 | |
| 0.0180 3291544 6. Symfony\Component\Console\Application->doRun() phar:///Users/tim/Sites/FOSCommentBundle/composer.phar/src/Composer/Console/Application.php:2 | |
| 0.0184 3291544 7. Symfony\Component\Console\Command\Command->run() phar:///Users/tim/Sites/FOSCommentBundle/composer.phar/vendor/symfony/console/Symfony/Component/Console/Application.php:2 | |
| 0.0186 3291880 8. Composer\Command\UpdateCommand->execute() phar:///Users/tim/Sites/FOSCommentBundle/composer.phar/vendor/symfony/console/Symfony/Component/Console/Command/Command.php:2 | |
| 0.0295 4986256 9. Composer\Command\InstallCommand->install() phar:///Users/tim/Sites/FOSCommentBundle/composer.phar/src/Composer/Command/UpdateCommand.php:10 | |
| 0.0297 5016744 10. Composer\Autoload\ClassLoader->loadClass() phar:///Users/tim/Sites/FOSCommentBundle/composer.phar/src/Composer/Command/UpdateCommand.php:0 | |
| 0.0299 5017384 11. require('phar:///Users/tim/Sites/FOSCommentBundle/composer.phar/src/Composer/Repository/InstalledFilesystemRepository.php') phar:///Users/tim/Sites/FOSCommentBundle/composer.phar/vendor/.composer/ClassLoader.php:2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment