1
0
Fork 0

Update memory limit in docs

As per 0bc75c3fb6
pull/6019/head
Michael Cullum 2017-01-01 21:18:52 +00:00 committed by GitHub
parent 87b68e8c2f
commit 97a80b6249
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ Composer may sometimes fail on some commands with this message:
In this case, the PHP `memory_limit` should be increased.
> **Note:** Composer internally increases the `memory_limit` to `1G`.
> **Note:** Composer internally increases the `memory_limit` to `1.5G`.
To get the current `memory_limit` value, run: