Skip to content

Instantly share code, notes, and snippets.

Created November 10, 2012 01:06
Show Gist options
  • Save anonymous/57970ce4225fe79f9d4f to your computer and use it in GitHub Desktop.
Save anonymous/57970ce4225fe79f9d4f to your computer and use it in GitHub Desktop.
reactor% time php ../composer.phar install --dev
PHP Warning: Xdebug MUST be loaded as a Zend extension in Unknown on line 0
Loading composer repositories with package information
Installing dependencies from lock file
Your lock file is out of sync with your composer.json, run "composer.phar update" to update dependencies
Nothing to install or update
Loading composer repositories with package information
Installing dev dependencies from lock file
- Updating fabpot/goutte dev-master (f2940f9 => 6d26279)
Checking out 6d26279344736f6983a969e46afef082ebf30a67
Generating autoload files
Script mkdir ext handling the post-install-cmd event returned with an error: mkdir: ext: File exists
</script>
php ../composer.phar install --dev 8.20s user 5.75s system 54% cpu 25.444 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment