Created
August 23, 2017 08:17
-
-
Save edmondscommerce/85a7349412afd2468476a8646b004fc8 to your computer and use it in GitHub Desktop.
Stop Composer timing out when using a slow internet connection
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
COMPOSER_PROCESS_TIMEOUT=0 composer install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
see https://getcomposer.org/doc/03-cli.md#composer-process-timeout