Failed to download from source: The process exceeded the timeout of 300 seconds.
Solution :
Increase the timeout limit globally for composer
Solution :
Increase the timeout limit globally for composer
composer --global config process-timeout 6000
Now runcomposer update
You should not get timeout issue.
No comments:
Post a Comment