Hello, with old way you can add private repository into $HOME/.composer/config.json into repositories key json.
But with this new way you need first make it fail at first (because It create folder for project) then update composer.json in there.
Any other solution or I missing something?