Answer the question
In order to leave comments, you need to log in
Composer How to fix memory limit?
Hello! I have a problem with composer. Gives a memory limit. I increased the limit in all init files, but the composer still outputs 128M. What to do?
Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 268435464 bytes) in phar:///Users/maksimvorozcov/Web/eventdance/composer.phar/src/Composer/DependencyResolver/RuleSet.php on line 83
Check https: //getcomposer.org/doc/articles/troubleshooti... for more info on how to handle out of memory errors.MBP-Maksim:eventdance maksimvorozcov$ php -d memory_limit=-1 composer.phar all
Answer the question
In order to leave comments, you need to log in
In all init files I increased the limit, but the composer still issues 128M
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question