Adding the repository to composer.json:

        {
            "repositories": [
                {
                    "type": "composer",
                    "url": "https://update.quiqqer.com/"
                }
            ]
        }