diff --git a/composer.json b/composer.json index a02068b..90f7206 100644 --- a/composer.json +++ b/composer.json @@ -35,10 +35,12 @@ "repositories": [ { "type": "vcs", + "no-api": true, "url": "https://github.com/hackeresq/filter-models" }, { "type": "vcs", + "no-api": true, "url": "https://github.com/investbrainapp/finnhub-php" } ],