Created
April 21, 2017 08:51
-
-
Save patrick-mota/abe4a8e0d9849e70549d800da93009f1 to your computer and use it in GitHub Desktop.
composer install without 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
php -d memory_limit=-1 composer.phar install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment