Skip to content
New issue

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

Problem with composer install #9

Open
seyfer opened this issue Jan 15, 2015 · 2 comments
Open

Problem with composer install #9

seyfer opened this issue Jan 15, 2015 · 2 comments

Comments

@seyfer
Copy link

seyfer commented Jan 15, 2015

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.

@digitalkaoz
Copy link
Owner

yeah but this master still hasnt applied all necessary patches...

the custom repo is documented

@digitalkaoz
Copy link
Owner

"require" : {
    "digitalkaoz/yuml-php":  "@stable",
    "andrewsville/php-token-reflection":    "dev-develop@dev"
},
"repositories" : [
    {
        "type" : "vcs",
        "url" : "https://github.com/digitalkaoz/PHP-Token-Reflection"
    }
],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants