Add Auth Data with putenv
#putenv('COMPOSER_AUTH={"http-basic": {"my-private-repos.example.com": {"username": "your-username", "password": "your-password"}}}');
#putenv('COMPOSER_AUTH={"http-basic": {"my-private-repos.example.com": {"username": "your-username", "password": "your-password"}}}');