PayPalPlugin icon indicating copy to clipboard operation
PayPalPlugin copied to clipboard

Your requirements could not be resolved to an installable set of packages

Open langziyang opened this issue 1 year ago • 0 comments
trafficstars

Problem 1
    - Root composer.json requires sylius/paypal-plugin 1.5.2 -> satisfiable by sylius/paypal-plugin[v1.5.2].
    - sylius/paypal-plugin v1.5.2 conflicts with behat/mink-selenium2-driver >=1.7.0.
    - behat/mink-selenium2-driver is locked to version v1.7.0 and an update of this package was not requested.
rm -rf ~/.composer && composer req sylius/paypal-plugin:1.5.2 --with-all-dependencies

langziyang avatar Apr 18 '24 00:04 langziyang