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
php composer.phar update --with-all-dependencies
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Continue as root/super user [yes]? y
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
php composer.phar update --with-all-dependencies
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Continue as root/super user [yes]? y
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires omnipay/coinbase ~2.0|^3.1 -> satisfiable by omnipay/coinbase[v2.0.0, ..., v2.0.4].
- Conclusion: don't install omnipay/common v3.1.1 (conflict analysis result)
- Conclusion: don't install omnipay/common v3.1.2 (conflict analysis result)
- Conclusion: don't install omnipay/common v3.2.0 (conflict analysis result)
- league/omnipay[v3.2.0, ..., v3.2.1] require omnipay/common ^3.1 -> satisfiable by omnipay/common[v3.1.0, v3.1.1, v3.1.2, v3.2.0].
- Conclusion: don't install omnipay/common v3.1.0 (conflict analysis result)
- Root composer.json requires league/omnipay ^3.2 -> satisfiable by league/omnipay[v3.2.0, v3.2.1].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
The text was updated successfully, but these errors were encountered: