Allowed memory size of 1610612736 bytes exhausted (tried to allocate 134217736 bytes) in phar in windows

PHP
export COMPOSER_MEMORY_LIMIT=-1;memory_limit=512M 

Source

Also in PHP: