Files
setup-php/src/configs/composer.env
Shivam Mathur d78b8a6d49 Set COMPOSER_NO_INTERACTION=1
Use composer.env file for configuring composer

Add a note about composer configuration to the README
2022-01-05 15:20:37 +05:30

3 lines
53 B
Bash

COMPOSER_PROCESS_TIMEOUT=0
COMPOSER_NO_INTERACTION=1