1php -d memory_limit=-1 composer.phar require hwi/oauth-bundle php-http/guzzle6-adapter php-http/httplug-bundle
2
1Fatal error: Allowed memory size of 1610612736 bytes exhausted
2
3export COMPOSER_MEMORY_LIMIT=-1
4and restart composer update
5
11. Firstly i find which php.ini is working because i was using multiple xampp,
2 so using : php --ini
32. after that in that file i updated the memory_limit = -1