Setting up this repository in your projectsAdd this Composer repository to your project's composer.json file, then require private packages just as you would packages from Packagist.
composer.json
{
"repositories": [{
"type": "composer",
"url": "https://registry.jivix.net/composer"
}]
}Command
composer config repositories.registry composer https://registry.jivix.net/composerNo public packages yet
Packages will appear here after they are published and marked as public.
Open administration