From: Vincent Vanwaelscappel Date: Wed, 20 Feb 2019 18:58:08 +0000 (+0100) Subject: wip #2602 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=0cf979453fb847b8222ba3516053b278d75c2fec;p=cubist_net.git wip #2602 --- diff --git a/composer.json b/composer.json index 71ec7ec..5487af7 100644 --- a/composer.json +++ b/composer.json @@ -4,6 +4,12 @@ "type": "library", "license": "proprietary", "minimum-stability": "dev", + "repositories": [ + { + "type": "composer", + "url": "https://composer.cubedesigners.com/" + } + ], "autoload": { "psr-0": { "Cubist\\Net": "src\/"