Run without a memory limit
php -d memory_limit=-1 $(which composer) <your arguments...>Copy to clipboard
php -d memory_limit=-1 $(which composer) <your arguments...>