{ "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" }, "config": { "github-protocols": ["https"], "platform": { "php": "7.4" }, "sort-packages": true } }