{ "minimum-stability": "dev", "repositories": [ { "type": "github", "url": "https://github.com/juliushaertl/reflection", "no-api": true } ], "require": { "juliushaertl/phpdoc-to-rst": "dev-php7.0", "phpdocumentor/reflection": "dev-php7.0", "leafo/scssphp": "dev-master" }, "config": { "github-protocols": ["https"] } }