1
0
Fork 0

Remove suggestion which is now kinda useless

pull/4621/head
Jordi Boggiano 2015-11-21 02:59:25 +00:00
parent cb3d9527e1
commit f2b0e2284a
1 changed files with 0 additions and 2 deletions

View File

@ -108,8 +108,6 @@ Don't forget to enable XDebug again after using Composer, if you need it.
If composer still raises the error, the PHP `memory_limit` should be increased. If composer still raises the error, the PHP `memory_limit` should be increased.
> **Note:** Composer internally increases the `memory_limit` to `1G`. > **Note:** Composer internally increases the `memory_limit` to `1G`.
> If you have memory issues when using composer, please consider [creating
> an issue ticket](https://github.com/composer/composer/issues) so we can look into it.
To get the current `memory_limit` value, run: To get the current `memory_limit` value, run: