Best solution for Composer memory issue:

Best solution for Composer memory issue:

by running the Composer command like this:

php -d memory_limit=-1 `which composer` update

No more memory allocation issues!


Posted

in

by

Tags: