Composer
Supported Commands
Use these commands with the RepoFlow server:
composer config repo.repo-packagist composer https://<repoflow-url>/composer/<worksapce-name>/<repository-name>
composer require vendor/package
composer remove vendor/package
Note: Commands that run locally are not listed here but will work as expected.