thephpleague / omnipay-coinbase

Coinbase driver for the Omnipay PHP payment processing library
MIT License
16 stars 12 forks source link

How to resolve Problem 1? #14

Open redscience opened 1 year ago

redscience commented 1 year ago
    "omnipay/coinbase": "~2.0|^3.1",
    "league/omnipay": "^3.2"

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

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.