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

Not conpatible with nikic/php-parser v2.0.0 #10

Closed
Petah opened this issue Feb 3, 2016 · 1 comment
Closed

Not conpatible with nikic/php-parser v2.0.0 #10

Petah opened this issue Feb 3, 2016 · 1 comment

Comments

@Petah
Copy link

Petah commented Feb 3, 2016

$ composer require --dev mamuz/php-dependency-analysis
Using version ^0.6.1 for mamuz/php-dependency-analysis
./composer.json has been updated
> php artisan clear-compiled
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for mamuz/php-dependency-analysis ^0.6.1 -> satisfiable by mamuz/php-dependency-analysis[v0.6.1].
    - Conclusion: remove nikic/php-parser v2.0.0
    - Conclusion: don't install nikic/php-parser v2.0.0
    - mamuz/php-dependency-analysis v0.6.1 requires nikic/php-parser ~1.3 -> satisfiable by nikic/php-parser[v1.3.0, v1.4.0, v1.4.1].
    - Can only install one of: nikic/php-parser[v1.3.0, v2.0.0].
    - Can only install one of: nikic/php-parser[v1.4.0, v2.0.0].
    - Can only install one of: nikic/php-parser[v1.4.1, v2.0.0].
    - Installation request for nikic/php-parser == 2.0.0.0 -> satisfiable by nikic/php-parser[v2.0.0].


Installation failed, reverting ./composer.json to its original content.
@mamuz
Copy link
Owner

mamuz commented Feb 7, 2016

Fixed with release v1.0.0

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

No branches or pull requests

2 participants