Created
February 24, 2015 11:14
-
-
Save bmadigan/b57be08ab1770f48cfcf to your computer and use it in GitHub Desktop.
Composer Update - Exceeded Memory Limit
This file contains 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
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