浏览代码

Remove suggestion which is now kinda useless

Jordi Boggiano 9 年之前
父节点
当前提交
f2b0e2284a
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      doc/articles/troubleshooting.md

+ 0 - 2
doc/articles/troubleshooting.md

@@ -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.
 
 > **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: