📌  相关文章
📜  致命错误:已用完允许的 1610612736 字节内存大小 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:54:45.190000             🧑  作者: Mango

代码示例6
Fatal error: Allowed memory size of 1610612736 bytes exhausted

export COMPOSER_MEMORY_LIMIT=-1
and restart composer update