You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: