Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 364 Bytes

private-registry.md

File metadata and controls

18 lines (10 loc) · 364 Bytes

Composer Private Registry

Conditions

lephare_packagist_com_token or lephare_gitlab_token must be set.

When

During lephare_symfony_before_composer_tasks_file

Description

Creates a auth.json file in the COMPOSER_HOME directory.

Known limitations

  • Only support repo.packagist.com for now.
  • Overwrite any existing auth.json file.