We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Still have this problem
"digitalkaoz/yuml-php": "1.*"
Problem 1 - digitalkaoz/yuml-php 1.0.2 requires andrewsville/php-token-reflection dev-develop@dev -> no matching package found. - digitalkaoz/yuml-php 1.0.1 requires andrewsville/php-token-reflection dev-develop@dev -> no matching package found. - digitalkaoz/yuml-php 1.0.0 requires andrewsville/php-token-reflection dev-develop@dev -> no matching package found. - Installation request for digitalkaoz/yuml-php 1.* -> satisfiable by digitalkaoz/yuml-php[1.0.0, 1.0.1, 1.0.2].
You should depend on "andrewsville/php-token-reflection": "dev-master", that works.
"andrewsville/php-token-reflection": "dev-master"
The text was updated successfully, but these errors were encountered:
yeah but this master still hasnt applied all necessary patches...
master
the custom repo is documented
Sorry, something went wrong.
"require" : { "digitalkaoz/yuml-php": "@stable", "andrewsville/php-token-reflection": "dev-develop@dev" }, "repositories" : [ { "type" : "vcs", "url" : "https://github.com/digitalkaoz/PHP-Token-Reflection" } ],
No branches or pull requests
Still have this problem
"digitalkaoz/yuml-php": "1.*"
You should depend on
"andrewsville/php-token-reflection": "dev-master"
, that works.The text was updated successfully, but these errors were encountered: