diff --git a/build/composer.json b/build/composer.json index fd7e9fc73..ad3512ffb 100644 --- a/build/composer.json +++ b/build/composer.json @@ -2,8 +2,9 @@ "minimum-stability": "dev", "repositories": [ { - "type": "vcs", - "url": "https://github.com/juliushaertl/reflection" + "type": "github", + "url": "https://github.com/juliushaertl/reflection", + "no-api": true } ], "require": {