S
S
Sergey Chazov2020-08-16 12:51:55
Composer
Sergey Chazov, 2020-08-16 12:51:55

How to find path to composer?

my composer can't install dependencies due to lack of memory.
So I want to run command with limit disabled

php -d memory_limit=-1 /путь_к_моему_композеру/composer require fruitcake/laravel-cors


Composer is installed globally. Q: How can I find the path to my composer?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Daria Motorina, 2020-08-16
@glaphire

In terminal:
which composer

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question