Skip to content

Instantly share code, notes, and snippets.

@bmadigan
Created February 24, 2015 11:14
Show Gist options
  • Save bmadigan/b57be08ab1770f48cfcf to your computer and use it in GitHub Desktop.
Save bmadigan/b57be08ab1770f48cfcf to your computer and use it in GitHub Desktop.
Composer Update - Exceeded Memory Limit
Run in local OSX using Global Composer not on the VM
$> php -dmemory_limit=-1 /usr/local/bin/composer install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment