Answers for "fatal error: allowed memory size of 1610612736 bytes exhausted (tried to allocate 528384 bytes) in phar:///usr/local/bin/composer/src/composer/dependencyresolver/pool.php on line 230"

PHP
2

Allowed memory size of 1610612736 bytes exhausted 4096

php -d memory_limit=-1 composer.phar require hwi/oauth-bundle php-http/guzzle6-adapter php-http/httplug-bundle
Posted by: Guest on February-08-2021

Code answers related to "fatal error: allowed memory size of 1610612736 bytes exhausted (tried to allocate 528384 bytes) in phar:///usr/local/bin/composer/src/composer/dependencyresolver/pool.php on line 230"

Browse Popular Code Answers by Language