Open seyfer opened 9 years ago
yeah but this master
still hasnt applied all necessary patches...
the custom repo is documented
"require" : {
"digitalkaoz/yuml-php": "@stable",
"andrewsville/php-token-reflection": "dev-develop@dev"
},
"repositories" : [
{
"type" : "vcs",
"url" : "https://github.com/digitalkaoz/PHP-Token-Reflection"
}
],
Still have this problem
"digitalkaoz/yuml-php": "1.*"
You should depend on
"andrewsville/php-token-reflection": "dev-master"
, that works.