Skip to content

Instantly share code, notes, and snippets.

@afurculita
Created December 17, 2014 21:27
Show Gist options
  • Save afurculita/849142963bd08c5771c4 to your computer and use it in GitHub Desktop.
Save afurculita/849142963bd08c5771c4 to your computer and use it in GitHub Desktop.
When composer runs out of memory
php -d memory_limit=-1 /usr/local/bin/composer update --verbose --profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment