[Symfony\Component\Process\Exception\ProcessTimedOutException] exceeded the timeout of 300 seconds.
2023-1-25 01:30:52 Author: www.yanglong.pro(查看原文) 阅读量:19 收藏

[Symfony\Component\Process\Exception\ProcessTimedOutException] exceeded the timeout of 300 seconds.

解决办法:修改COMPOSER_PROCESS_TIMEOUT,默认是300秒,改大这个时间即可

# env COMPOSER_PROCESS_TIMEOUT=3600
# composer update

文章来源: https://www.yanglong.pro/symfonycomponentprocessexceptionprocesstimedoutexception-exceeded-the-timeout-of-300-seconds/
如有侵权请联系:admin#unsafe.sh