sebbaum / generator-laravel-5

Scaffold Laravel 5.7 applications with ease.
Other
18 stars 0 forks source link

Unresolved requirements issue with phpmetrics #2

Closed sebbaum closed 6 years ago

sebbaum commented 6 years ago
Using version ^2.7 for doctrine/dbal
Using version ^2.4 for barryvdh/laravel-ide-helper
Using version ^3.1 for barryvdh/laravel-debugbar
Using version ^0.11.0 for barryvdh/laravel-cors
Using version ^2.3 for phpmetrics/phpmetrics
./composer.json has been updated
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
    - Conclusion: don't install phpmetrics/phpmetrics v2.3.2
    - Conclusion: don't install phpmetrics/phpmetrics v2.3.1
    - Conclusion: remove nikic/php-parser v4.0.1
    - Installation request for phpmetrics/phpmetrics ^2.3 -> satisfiable by phpmetrics/phpmetrics[v2.3.0, v2.3.1, v2.3.2].
    - Conclusion: don't install nikic/php-parser v4.0.1
    - phpmetrics/phpmetrics v2.3.0 requires nikic/php-parser v3.* -> satisfiable by nikic/php-parser[3.x-dev, v3.0.0, v3.0.0alpha1, v3.0.0beta1, v3.0.0beta2, v3.0.1, v3.0.2, v3.0.3, v3.0.4, v3.0.5, v3.0.6, v3.1.0, v3.1.1, v3.1.2, v3.1.3, v3.1.4, v3.1.5].
    - Can only install one of: nikic/php-parser[3.x-dev, v4.0.1].
    - Can only install one of: nikic/php-parser[v3.0.0, v4.0.1].
    - Can only install one of: nikic/php-parser[v3.0.0alpha1, v4.0.1].
    - Can only install one of: nikic/php-parser[v3.0.0beta1, v4.0.1].
    - Can only install one of: nikic/php-parser[v3.0.0beta2, v4.0.1].
    - Can only install one of: nikic/php-parser[v3.0.1, v4.0.1].
    - Can only install one of: nikic/php-parser[v3.0.2, v4.0.1].
    - Can only install one of: nikic/php-parser[v3.0.3, v4.0.1].
    - Can only install one of: nikic/php-parser[v3.0.4, v4.0.1].
    - Can only install one of: nikic/php-parser[v3.0.5, v4.0.1].
    - Can only install one of: nikic/php-parser[v3.0.6, v4.0.1].
    - Can only install one of: nikic/php-parser[v3.1.0, v4.0.1].
    - Can only install one of: nikic/php-parser[v3.1.1, v4.0.1].
    - Can only install one of: nikic/php-parser[v3.1.2, v4.0.1].
    - Can only install one of: nikic/php-parser[v3.1.3, v4.0.1].
    - Can only install one of: nikic/php-parser[v3.1.4, v4.0.1].
    - Can only install one of: nikic/php-parser[v3.1.5, v4.0.1].
    - Installation request for nikic/php-parser (locked at v4.0.1) -> satisfiable by nikic/php-parser[v4.0.1].

Installation failed, reverting ./composer.json to its original content.
sebbaum commented 6 years ago

Fixed with the release of phpmetrics v.2.4.0