Create an alias when composer runs out of memory

alias composer='php -d memory_limit=-1 `which composer`'