Unable to install payment gateways

Since the upgrade to 4.5.* I have been having some problems installing ( composer require) my custom gateway plugin without composer hanging or running out of memory.

Are there any recommendations that can help resolve this issue?

Try the following:

php -d memory_limit=-1 /usr/local/bin/composer install