Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fail to install #43

Open
devlim opened this issue Oct 4, 2018 · 4 comments
Open

fail to install #43

devlim opened this issue Oct 4, 2018 · 4 comments

Comments

@devlim
Copy link

devlim commented Oct 4, 2018

i unable to composer install, and i can't figure out why, anyone can guide me?

devlim@DEVLIM:~/Desktop/demo$ composer require omnipay/braintree:"~2.0@dev"
./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
    - The requested package omnipay/braintree ~2.0@dev exists as omnipay/braintree[1.0.0, dev-master, 3.0.x-dev, v1.1.0, v1.1.1, v1.1.2] but these are rejected by your constraint.


Installation failed, reverting ./composer.json to its original content.
devlim@DEVLIM:~/Desktop/demo$ composer require omnipay/braintree
Using version ^1.1 for omnipay/braintree
./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 omnipay/braintree v1.1.2
    - Conclusion: don't install omnipay/braintree v1.1.1
    - Conclusion: remove omnipay/common v3.0.2
    - Installation request for omnipay/braintree ^1.1 -> satisfiable by omnipay/braintree[v1.1.0, v1.1.1, v1.1.2].
    - Conclusion: don't install omnipay/common v3.0.2
    - omnipay/braintree v1.1.0 requires omnipay/common ~2.0 -> satisfiable by omnipay/common[2.3.2, 2.4.0, 2.5.2, 2.5.x-dev, v2.0.0, v2.1.0, v2.2.0, v2.3.0, v2.3.1, v2.3.3, v2.3.4, v2.4.1, v2.5.0, v2.5.1].
    - Can only install one of: omnipay/common[2.3.2, v3.0.2].
    - Can only install one of: omnipay/common[2.4.0, v3.0.2].
    - Can only install one of: omnipay/common[2.5.2, v3.0.2].
    - Can only install one of: omnipay/common[2.5.x-dev, v3.0.2].
    - Can only install one of: omnipay/common[v2.0.0, v3.0.2].
    - Can only install one of: omnipay/common[v2.1.0, v3.0.2].
    - Can only install one of: omnipay/common[v2.2.0, v3.0.2].
    - Can only install one of: omnipay/common[v2.3.0, v3.0.2].
    - Can only install one of: omnipay/common[v2.3.1, v3.0.2].
    - Can only install one of: omnipay/common[v2.3.3, v3.0.2].
    - Can only install one of: omnipay/common[v2.3.4, v3.0.2].
    - Can only install one of: omnipay/common[v2.4.1, v3.0.2].
    - Can only install one of: omnipay/common[v2.5.0, v3.0.2].
    - Can only install one of: omnipay/common[v2.5.1, v3.0.2].
    - Installation request for omnipay/common (locked at v3.0.2) -> satisfiable by omnipay/common[v3.0.2].


Installation failed, reverting ./composer.json to its original content.
@benlooi
Copy link

benlooi commented Oct 7, 2018

Try this. I has problems too following the main omnipay instructions README, then realise braintree needs v2 instead of v3 of omnipay.
composer require league/omnipay:^2 omnipay/braintree

@devlim
Copy link
Author

devlim commented Oct 7, 2018

Try this. I has problems too following the main omnipay instructions README, then realise braintree needs v2 instead of v3 of omnipay.
composer require league/omnipay:^2 omnipay/braintree

no luck

Using version ^1.1 for omnipay/braintree
./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 omnipay/braintree v1.1.2
    - Conclusion: don't install omnipay/braintree v1.1.1
    - Conclusion: remove symfony/event-dispatcher v4.1.4
    - Conclusion: don't install symfony/event-dispatcher v4.1.4
    - omnipay/common v2.3.4 requires guzzle/guzzle ~3.9 -> satisfiable by guzzle/guzzle[3.9.x-dev, v3.9.0, v3.9.1, v3.9.2, v3.9.3].
    - omnipay/common 2.4.0 requires guzzle/guzzle ~3.9 -> satisfiable by guzzle/guzzle[3.9.x-dev, v3.9.0, v3.9.1, v3.9.2, v3.9.3].
    - omnipay/common 2.5.2 requires guzzle/guzzle ~3.9 -> satisfiable by guzzle/guzzle[3.9.x-dev, v3.9.0, v3.9.1, v3.9.2, v3.9.3].
    - omnipay/common 2.5.x-dev requires guzzle/guzzle ~3.9 -> satisfiable by guzzle/guzzle[3.9.x-dev, v3.9.0, v3.9.1, v3.9.2, v3.9.3].
    - omnipay/common v2.4.1 requires guzzle/guzzle ~3.9 -> satisfiable by guzzle/guzzle[3.9.x-dev, v3.9.0, v3.9.1, v3.9.2, v3.9.3].
    - omnipay/common v2.5.0 requires guzzle/guzzle ~3.9 -> satisfiable by guzzle/guzzle[3.9.x-dev, v3.9.0, v3.9.1, v3.9.2, v3.9.3].
    - omnipay/common v2.5.1 requires guzzle/guzzle ~3.9 -> satisfiable by guzzle/guzzle[3.9.x-dev, v3.9.0, v3.9.1, v3.9.2, v3.9.3].
    - guzzle/guzzle 3.9.x-dev requires symfony/event-dispatcher ~2.1 -> satisfiable by symfony/event-dispatcher[2.1.x-dev, 2.2.x-dev, 2.3.x-dev, 2.4.x-dev, 2.5.x-dev, 2.6.x-dev, 2.7.x-dev, 2.8.x-dev, v2.1.0, v2.1.1, v2.1.10, v2.1.11, v2.1.12, v2.1.13, v2.1.2, v2.1.3, v2.1.4, v2.1.5, v2.1.6, v2.1.7, v2.1.8, v2.1.9, v2.2.0, v2.2.1, v2.2.10, v2.2.11, v2.2.2, v2.2.3, v2.2.4, v2.2.5, v2.2.6, v2.2.7, v2.2.8, v2.2.9, v2.3.0, v2.3.1, v2.3.10, v2.3.11, v2.3.12, v2.3.13, v2.3.14, v2.3.15, v2.3.16, v2.3.17, v2.3.18, v2.3.19, v2.3.2, v2.3.20, v2.3.21, v2.3.22, v2.3.23, v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.3, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.3.38, v2.3.39, v2.3.4, v2.3.40, v2.3.41, v2.3.42, v2.3.5, v2.3.6, v2.3.7, v2.3.8, v2.3.9, v2.4.0, v2.4.0-BETA1, v2.4.0-BETA2, v2.4.0-RC1, v2.4.1, v2.4.10, v2.4.2, v2.4.3, v2.4.4, v2.4.5, v2.4.6, v2.4.7, v2.4.8, v2.4.9, v2.5.0, v2.5.0-BETA1, v2.5.0-BETA2, v2.5.0-RC1, v2.5.1, v2.5.10, v2.5.11, v2.5.12, v2.5.2, v2.5.3, v2.5.4, v2.5.5, v2.5.6, v2.5.7, v2.5.8, v2.5.9, v2.6.0, v2.6.0-BETA1, v2.6.0-BETA2, v2.6.1, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.0-BETA1, v2.7.0-BETA2, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.40, v2.7.41, v2.7.42, v2.7.43, v2.7.44, v2.7.45, v2.7.46, v2.7.47, v2.7.48, v2.7.49, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.0-BETA1, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.33, v2.8.34, v2.8.35, v2.8.36, v2.8.37, v2.8.38, v2.8.39, v2.8.4, v2.8.40, v2.8.41, v2.8.42, v2.8.43, v2.8.44, v2.8.45, v2.8.46, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9].
    - guzzle/guzzle v3.9.0 requires symfony/event-dispatcher ~2.1 -> satisfiable by symfony/event-dispatcher[2.1.x-dev, 2.2.x-dev, 2.3.x-dev, 2.4.x-dev, 2.5.x-dev, 2.6.x-dev, 2.7.x-dev, 2.8.x-dev, v2.1.0, v2.1.1, v2.1.10, v2.1.11, v2.1.12, v2.1.13, v2.1.2, v2.1.3, v2.1.4, v2.1.5, v2.1.6, v2.1.7, v2.1.8, v2.1.9, v2.2.0, v2.2.1, v2.2.10, v2.2.11, v2.2.2, v2.2.3, v2.2.4, v2.2.5, v2.2.6, v2.2.7, v2.2.8, v2.2.9, v2.3.0, v2.3.1, v2.3.10, v2.3.11, v2.3.12, v2.3.13, v2.3.14, v2.3.15, v2.3.16, v2.3.17, v2.3.18, v2.3.19, v2.3.2, v2.3.20, v2.3.21, v2.3.22, v2.3.23, v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.3, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.3.38, v2.3.39, v2.3.4, v2.3.40, v2.3.41, v2.3.42, v2.3.5, v2.3.6, v2.3.7, v2.3.8, v2.3.9, v2.4.0, v2.4.0-BETA1, v2.4.0-BETA2, v2.4.0-RC1, v2.4.1, v2.4.10, v2.4.2, v2.4.3, v2.4.4, v2.4.5, v2.4.6, v2.4.7, v2.4.8, v2.4.9, v2.5.0, v2.5.0-BETA1, v2.5.0-BETA2, v2.5.0-RC1, v2.5.1, v2.5.10, v2.5.11, v2.5.12, v2.5.2, v2.5.3, v2.5.4, v2.5.5, v2.5.6, v2.5.7, v2.5.8, v2.5.9, v2.6.0, v2.6.0-BETA1, v2.6.0-BETA2, v2.6.1, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.0-BETA1, v2.7.0-BETA2, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.40, v2.7.41, v2.7.42, v2.7.43, v2.7.44, v2.7.45, v2.7.46, v2.7.47, v2.7.48, v2.7.49, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.0-BETA1, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.33, v2.8.34, v2.8.35, v2.8.36, v2.8.37, v2.8.38, v2.8.39, v2.8.4, v2.8.40, v2.8.41, v2.8.42, v2.8.43, v2.8.44, v2.8.45, v2.8.46, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9].
    - guzzle/guzzle v3.9.1 requires symfony/event-dispatcher ~2.1 -> satisfiable by symfony/event-dispatcher[2.1.x-dev, 2.2.x-dev, 2.3.x-dev, 2.4.x-dev, 2.5.x-dev, 2.6.x-dev, 2.7.x-dev, 2.8.x-dev, v2.1.0, v2.1.1, v2.1.10, v2.1.11, v2.1.12, v2.1.13, v2.1.2, v2.1.3, v2.1.4, v2.1.5, v2.1.6, v2.1.7, v2.1.8, v2.1.9, v2.2.0, v2.2.1, v2.2.10, v2.2.11, v2.2.2, v2.2.3, v2.2.4, v2.2.5, v2.2.6, v2.2.7, v2.2.8, v2.2.9, v2.3.0, v2.3.1, v2.3.10, v2.3.11, v2.3.12, v2.3.13, v2.3.14, v2.3.15, v2.3.16, v2.3.17, v2.3.18, v2.3.19, v2.3.2, v2.3.20, v2.3.21, v2.3.22, v2.3.23, v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.3, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.3.38, v2.3.39, v2.3.4, v2.3.40, v2.3.41, v2.3.42, v2.3.5, v2.3.6, v2.3.7, v2.3.8, v2.3.9, v2.4.0, v2.4.0-BETA1, v2.4.0-BETA2, v2.4.0-RC1, v2.4.1, v2.4.10, v2.4.2, v2.4.3, v2.4.4, v2.4.5, v2.4.6, v2.4.7, v2.4.8, v2.4.9, v2.5.0, v2.5.0-BETA1, v2.5.0-BETA2, v2.5.0-RC1, v2.5.1, v2.5.10, v2.5.11, v2.5.12, v2.5.2, v2.5.3, v2.5.4, v2.5.5, v2.5.6, v2.5.7, v2.5.8, v2.5.9, v2.6.0, v2.6.0-BETA1, v2.6.0-BETA2, v2.6.1, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.0-BETA1, v2.7.0-BETA2, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.40, v2.7.41, v2.7.42, v2.7.43, v2.7.44, v2.7.45, v2.7.46, v2.7.47, v2.7.48, v2.7.49, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.0-BETA1, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.33, v2.8.34, v2.8.35, v2.8.36, v2.8.37, v2.8.38, v2.8.39, v2.8.4, v2.8.40, v2.8.41, v2.8.42, v2.8.43, v2.8.44, v2.8.45, v2.8.46, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9].
    - guzzle/guzzle v3.9.2 requires symfony/event-dispatcher ~2.1 -> satisfiable by symfony/event-dispatcher[2.1.x-dev, 2.2.x-dev, 2.3.x-dev, 2.4.x-dev, 2.5.x-dev, 2.6.x-dev, 2.7.x-dev, 2.8.x-dev, v2.1.0, v2.1.1, v2.1.10, v2.1.11, v2.1.12, v2.1.13, v2.1.2, v2.1.3, v2.1.4, v2.1.5, v2.1.6, v2.1.7, v2.1.8, v2.1.9, v2.2.0, v2.2.1, v2.2.10, v2.2.11, v2.2.2, v2.2.3, v2.2.4, v2.2.5, v2.2.6, v2.2.7, v2.2.8, v2.2.9, v2.3.0, v2.3.1, v2.3.10, v2.3.11, v2.3.12, v2.3.13, v2.3.14, v2.3.15, v2.3.16, v2.3.17, v2.3.18, v2.3.19, v2.3.2, v2.3.20, v2.3.21, v2.3.22, v2.3.23, v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.3, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.3.38, v2.3.39, v2.3.4, v2.3.40, v2.3.41, v2.3.42, v2.3.5, v2.3.6, v2.3.7, v2.3.8, v2.3.9, v2.4.0, v2.4.0-BETA1, v2.4.0-BETA2, v2.4.0-RC1, v2.4.1, v2.4.10, v2.4.2, v2.4.3, v2.4.4, v2.4.5, v2.4.6, v2.4.7, v2.4.8, v2.4.9, v2.5.0, v2.5.0-BETA1, v2.5.0-BETA2, v2.5.0-RC1, v2.5.1, v2.5.10, v2.5.11, v2.5.12, v2.5.2, v2.5.3, v2.5.4, v2.5.5, v2.5.6, v2.5.7, v2.5.8, v2.5.9, v2.6.0, v2.6.0-BETA1, v2.6.0-BETA2, v2.6.1, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.0-BETA1, v2.7.0-BETA2, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.40, v2.7.41, v2.7.42, v2.7.43, v2.7.44, v2.7.45, v2.7.46, v2.7.47, v2.7.48, v2.7.49, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.0-BETA1, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.33, v2.8.34, v2.8.35, v2.8.36, v2.8.37, v2.8.38, v2.8.39, v2.8.4, v2.8.40, v2.8.41, v2.8.42, v2.8.43, v2.8.44, v2.8.45, v2.8.46, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9].
    - guzzle/guzzle v3.9.3 requires symfony/event-dispatcher ~2.1 -> satisfiable by symfony/event-dispatcher[2.1.x-dev, 2.2.x-dev, 2.3.x-dev, 2.4.x-dev, 2.5.x-dev, 2.6.x-dev, 2.7.x-dev, 2.8.x-dev, v2.1.0, v2.1.1, v2.1.10, v2.1.11, v2.1.12, v2.1.13, v2.1.2, v2.1.3, v2.1.4, v2.1.5, v2.1.6, v2.1.7, v2.1.8, v2.1.9, v2.2.0, v2.2.1, v2.2.10, v2.2.11, v2.2.2, v2.2.3, v2.2.4, v2.2.5, v2.2.6, v2.2.7, v2.2.8, v2.2.9, v2.3.0, v2.3.1, v2.3.10, v2.3.11, v2.3.12, v2.3.13, v2.3.14, v2.3.15, v2.3.16, v2.3.17, v2.3.18, v2.3.19, v2.3.2, v2.3.20, v2.3.21, v2.3.22, v2.3.23, v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.3, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.3.38, v2.3.39, v2.3.4, v2.3.40, v2.3.41, v2.3.42, v2.3.5, v2.3.6, v2.3.7, v2.3.8, v2.3.9, v2.4.0, v2.4.0-BETA1, v2.4.0-BETA2, v2.4.0-RC1, v2.4.1, v2.4.10, v2.4.2, v2.4.3, v2.4.4, v2.4.5, v2.4.6, v2.4.7, v2.4.8, v2.4.9, v2.5.0, v2.5.0-BETA1, v2.5.0-BETA2, v2.5.0-RC1, v2.5.1, v2.5.10, v2.5.11, v2.5.12, v2.5.2, v2.5.3, v2.5.4, v2.5.5, v2.5.6, v2.5.7, v2.5.8, v2.5.9, v2.6.0, v2.6.0-BETA1, v2.6.0-BETA2, v2.6.1, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.0-BETA1, v2.7.0-BETA2, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.40, v2.7.41, v2.7.42, v2.7.43, v2.7.44, v2.7.45, v2.7.46, v2.7.47, v2.7.48, v2.7.49, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.0-BETA1, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.33, v2.8.34, v2.8.35, v2.8.36, v2.8.37, v2.8.38, v2.8.39, v2.8.4, v2.8.40, v2.8.41, v2.8.42, v2.8.43, v2.8.44, v2.8.45, v2.8.46, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9].
    - Can only install one of: symfony/event-dispatcher[2.1.x-dev, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[2.2.x-dev, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[2.3.x-dev, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[2.4.x-dev, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[2.5.x-dev, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[2.6.x-dev, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[2.7.x-dev, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[2.8.x-dev, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.1.0, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.1.1, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.1.10, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.1.11, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.1.12, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.1.13, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.1.2, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.1.3, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.1.4, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.1.5, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.1.6, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.1.7, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.1.8, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.1.9, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.2.0, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.2.1, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.2.10, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.2.11, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.2.2, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.2.3, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.2.4, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.2.5, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.2.6, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.2.7, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.2.8, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.2.9, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.0, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.1, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.10, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.11, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.12, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.13, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.14, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.15, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.16, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.17, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.18, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.19, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.2, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.20, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.21, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.22, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.23, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.24, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.25, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.26, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.27, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.28, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.29, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.3, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.30, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.31, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.32, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.33, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.34, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.35, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.36, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.37, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.38, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.39, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.4, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.40, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.41, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.42, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.5, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.6, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.7, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.8, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.3.9, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.4.0, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.4.0-BETA1, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.4.0-BETA2, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.4.0-RC1, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.4.1, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.4.10, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.4.2, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.4.3, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.4.4, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.4.5, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.4.6, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.4.7, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.4.8, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.4.9, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.5.0, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.5.0-BETA1, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.5.0-BETA2, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.5.0-RC1, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.5.1, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.5.10, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.5.11, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.5.12, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.5.2, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.5.3, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.5.4, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.5.5, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.5.6, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.5.7, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.5.8, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.5.9, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.6.0, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.6.0-BETA1, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.6.0-BETA2, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.6.1, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.6.10, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.6.11, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.6.12, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.6.13, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.6.2, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.6.3, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.6.4, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.6.5, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.6.6, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.6.7, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.6.8, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.6.9, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.0, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.0-BETA1, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.0-BETA2, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.1, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.10, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.11, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.12, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.13, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.14, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.15, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.16, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.17, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.18, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.19, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.2, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.20, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.21, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.22, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.23, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.24, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.25, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.26, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.27, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.28, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.29, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.3, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.30, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.31, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.32, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.33, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.34, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.35, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.36, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.37, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.38, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.39, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.4, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.40, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.41, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.42, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.43, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.44, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.45, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.46, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.47, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.48, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.49, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.5, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.6, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.7, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.8, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.7.9, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.0, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.0-BETA1, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.1, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.10, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.11, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.12, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.13, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.14, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.15, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.16, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.17, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.18, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.19, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.2, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.20, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.21, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.22, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.23, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.24, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.25, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.26, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.27, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.28, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.29, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.3, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.30, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.31, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.32, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.33, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.34, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.35, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.36, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.37, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.38, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.39, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.4, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.40, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.41, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.42, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.43, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.44, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.45, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.46, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.5, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.6, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.7, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.8, v4.1.4].
    - Can only install one of: symfony/event-dispatcher[v2.8.9, v4.1.4].
    - Conclusion: don't install symfony/http-foundation v4.1.6|install omnipay/common 2.4.0|install omnipay/common 2.5.2|install omnipay/common 2.5.x-dev|install omnipay/common v2.3.4|install omnipay/common v2.4.1|install omnipay/common v2.5.0|install omnipay/common v2.5.1
    - Conclusion: don't install omnipay/braintree v1.1.2|remove symfony/http-foundation v4.1.6|install omnipay/common 2.4.0|install omnipay/common 2.5.2|install omnipay/common 2.5.x-dev|install omnipay/common v2.3.4|install omnipay/common v2.4.1|install omnipay/common v2.5.0|install omnipay/common v2.5.1
    - Conclusion: don't install omnipay/braintree v1.1.2|don't install symfony/http-foundation v4.1.6|install omnipay/common 2.4.0|install omnipay/common 2.5.2|install omnipay/common 2.5.x-dev|install omnipay/common v2.3.4|install omnipay/common v2.4.1|install omnipay/common v2.5.0|install omnipay/common v2.5.1
    - Conclusion: don't install omnipay/braintree v1.1.2|remove symfony/http-foundation v4.1.6|install omnipay/common 2.4.0|install omnipay/common 2.5.2|install omnipay/common 2.5.x-dev|install omnipay/common v2.3.4|install omnipay/common v2.4.1|install omnipay/common v2.5.0|install omnipay/common v2.5.1
    - Conclusion: don't install omnipay/braintree v1.1.2|don't install symfony/http-foundation v4.1.6|install omnipay/common 2.4.0|install omnipay/common 2.5.2|install omnipay/common 2.5.x-dev|install omnipay/common v2.3.4|install omnipay/common v2.4.1|install omnipay/common v2.5.0|install omnipay/common v2.5.1
    - Conclusion: don't install omnipay/braintree v1.1.1|remove symfony/http-foundation v4.1.6|install omnipay/common 2.4.0|install omnipay/common 2.5.2|install omnipay/common 2.5.x-dev|install omnipay/common v2.3.4|install omnipay/common v2.4.1|install omnipay/common v2.5.0|install omnipay/common v2.5.1
    - Conclusion: don't install omnipay/braintree v1.1.1|don't install symfony/http-foundation v4.1.6|install omnipay/common 2.4.0|install omnipay/common 2.5.2|install omnipay/common 2.5.x-dev|install omnipay/common v2.3.4|install omnipay/common v2.4.1|install omnipay/common v2.5.0|install omnipay/common v2.5.1
    - Installation request for symfony/event-dispatcher (locked at v4.1.4) -> satisfiable by symfony/event-dispatcher[v4.1.4].
    - Conclusion: don't install omnipay/braintree v1.1.1|remove symfony/http-foundation v4.1.6|install omnipay/common 2.4.0|install omnipay/common 2.5.2|install omnipay/common 2.5.x-dev|install omnipay/common v2.3.4|install omnipay/common v2.4.1|install omnipay/common v2.5.0|install omnipay/common v2.5.1
    - Conclusion: don't install omnipay/braintree v1.1.1|don't install symfony/http-foundation v4.1.6|install omnipay/common 2.4.0|install omnipay/common 2.5.2|install omnipay/common 2.5.x-dev|install omnipay/common v2.3.4|install omnipay/common v2.4.1|install omnipay/common v2.5.0|install omnipay/common v2.5.1
    - Installation request for omnipay/braintree ^1.1 -> satisfiable by omnipay/braintree[v1.1.0, v1.1.1, v1.1.2].
    - Conclusion: remove symfony/http-foundation v4.1.6|install omnipay/common 2.4.0|install omnipay/common 2.5.2|install omnipay/common 2.5.x-dev|install omnipay/common v2.3.4|install omnipay/common v2.4.1|install omnipay/common v2.5.0|install omnipay/common v2.5.1
    - omnipay/braintree v1.1.0 requires omnipay/common ~2.0 -> satisfiable by omnipay/common[2.3.2, 2.4.0, 2.5.2, 2.5.x-dev, v2.0.0, v2.1.0, v2.2.0, v2.3.0, v2.3.1, v2.3.3, v2.3.4, v2.4.1, v2.5.0, v2.5.1].
    - omnipay/common 2.3.2 requires symfony/http-foundation ~2.1 -> satisfiable by symfony/http-foundation[2.1.x-dev, 2.2.x-dev, 2.3.x-dev, 2.4.x-dev, 2.5.x-dev, 2.6.x-dev, 2.7.x-dev, 2.8.x-dev, v2.1.0, v2.1.1, v2.1.10, v2.1.11, v2.1.12, v2.1.13, v2.1.2, v2.1.3, v2.1.4, v2.1.5, v2.1.6, v2.1.7, v2.1.8, v2.1.9, v2.2.0, v2.2.1, v2.2.10, v2.2.11, v2.2.2, v2.2.3, v2.2.4, v2.2.5, v2.2.6, v2.2.7, v2.2.8, v2.2.9, v2.3.0, v2.3.1, v2.3.10, v2.3.11, v2.3.12, v2.3.13, v2.3.14, v2.3.15, v2.3.16, v2.3.17, v2.3.18, v2.3.19, v2.3.2, v2.3.20, v2.3.21, v2.3.22, v2.3.23, v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.3, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.3.38, v2.3.39, v2.3.4, v2.3.40, v2.3.41, v2.3.42, v2.3.5, v2.3.6, v2.3.7, v2.3.8, v2.3.9, v2.4.0, v2.4.0-BETA1, v2.4.0-BETA2, v2.4.0-RC1, v2.4.1, v2.4.10, v2.4.2, v2.4.3, v2.4.4, v2.4.5, v2.4.6, v2.4.7, v2.4.8, v2.4.9, v2.5.0, v2.5.0-BETA1, v2.5.0-BETA2, v2.5.0-RC1, v2.5.1, v2.5.10, v2.5.11, v2.5.12, v2.5.2, v2.5.3, v2.5.4, v2.5.5, v2.5.6, v2.5.7, v2.5.8, v2.5.9, v2.6.0, v2.6.0-BETA1, v2.6.0-BETA2, v2.6.1, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.0-BETA1, v2.7.0-BETA2, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.40, v2.7.41, v2.7.42, v2.7.43, v2.7.44, v2.7.45, v2.7.46, v2.7.47, v2.7.48, v2.7.49, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.0-BETA1, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.33, v2.8.34, v2.8.35, v2.8.36, v2.8.37, v2.8.38, v2.8.39, v2.8.4, v2.8.40, v2.8.41, v2.8.42, v2.8.43, v2.8.44, v2.8.45, v2.8.46, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9].
    - omnipay/common v2.3.0 requires symfony/http-foundation ~2.1 -> satisfiable by symfony/http-foundation[2.1.x-dev, 2.2.x-dev, 2.3.x-dev, 2.4.x-dev, 2.5.x-dev, 2.6.x-dev, 2.7.x-dev, 2.8.x-dev, v2.1.0, v2.1.1, v2.1.10, v2.1.11, v2.1.12, v2.1.13, v2.1.2, v2.1.3, v2.1.4, v2.1.5, v2.1.6, v2.1.7, v2.1.8, v2.1.9, v2.2.0, v2.2.1, v2.2.10, v2.2.11, v2.2.2, v2.2.3, v2.2.4, v2.2.5, v2.2.6, v2.2.7, v2.2.8, v2.2.9, v2.3.0, v2.3.1, v2.3.10, v2.3.11, v2.3.12, v2.3.13, v2.3.14, v2.3.15, v2.3.16, v2.3.17, v2.3.18, v2.3.19, v2.3.2, v2.3.20, v2.3.21, v2.3.22, v2.3.23, v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.3, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.3.38, v2.3.39, v2.3.4, v2.3.40, v2.3.41, v2.3.42, v2.3.5, v2.3.6, v2.3.7, v2.3.8, v2.3.9, v2.4.0, v2.4.0-BETA1, v2.4.0-BETA2, v2.4.0-RC1, v2.4.1, v2.4.10, v2.4.2, v2.4.3, v2.4.4, v2.4.5, v2.4.6, v2.4.7, v2.4.8, v2.4.9, v2.5.0, v2.5.0-BETA1, v2.5.0-BETA2, v2.5.0-RC1, v2.5.1, v2.5.10, v2.5.11, v2.5.12, v2.5.2, v2.5.3, v2.5.4, v2.5.5, v2.5.6, v2.5.7, v2.5.8, v2.5.9, v2.6.0, v2.6.0-BETA1, v2.6.0-BETA2, v2.6.1, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.0-BETA1, v2.7.0-BETA2, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.40, v2.7.41, v2.7.42, v2.7.43, v2.7.44, v2.7.45, v2.7.46, v2.7.47, v2.7.48, v2.7.49, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.0-BETA1, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.33, v2.8.34, v2.8.35, v2.8.36, v2.8.37, v2.8.38, v2.8.39, v2.8.4, v2.8.40, v2.8.41, v2.8.42, v2.8.43, v2.8.44, v2.8.45, v2.8.46, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9].
    - omnipay/common v2.3.1 requires symfony/http-foundation ~2.1 -> satisfiable by symfony/http-foundation[2.1.x-dev, 2.2.x-dev, 2.3.x-dev, 2.4.x-dev, 2.5.x-dev, 2.6.x-dev, 2.7.x-dev, 2.8.x-dev, v2.1.0, v2.1.1, v2.1.10, v2.1.11, v2.1.12, v2.1.13, v2.1.2, v2.1.3, v2.1.4, v2.1.5, v2.1.6, v2.1.7, v2.1.8, v2.1.9, v2.2.0, v2.2.1, v2.2.10, v2.2.11, v2.2.2, v2.2.3, v2.2.4, v2.2.5, v2.2.6, v2.2.7, v2.2.8, v2.2.9, v2.3.0, v2.3.1, v2.3.10, v2.3.11, v2.3.12, v2.3.13, v2.3.14, v2.3.15, v2.3.16, v2.3.17, v2.3.18, v2.3.19, v2.3.2, v2.3.20, v2.3.21, v2.3.22, v2.3.23, v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.3, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.3.38, v2.3.39, v2.3.4, v2.3.40, v2.3.41, v2.3.42, v2.3.5, v2.3.6, v2.3.7, v2.3.8, v2.3.9, v2.4.0, v2.4.0-BETA1, v2.4.0-BETA2, v2.4.0-RC1, v2.4.1, v2.4.10, v2.4.2, v2.4.3, v2.4.4, v2.4.5, v2.4.6, v2.4.7, v2.4.8, v2.4.9, v2.5.0, v2.5.0-BETA1, v2.5.0-BETA2, v2.5.0-RC1, v2.5.1, v2.5.10, v2.5.11, v2.5.12, v2.5.2, v2.5.3, v2.5.4, v2.5.5, v2.5.6, v2.5.7, v2.5.8, v2.5.9, v2.6.0, v2.6.0-BETA1, v2.6.0-BETA2, v2.6.1, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.0-BETA1, v2.7.0-BETA2, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.40, v2.7.41, v2.7.42, v2.7.43, v2.7.44, v2.7.45, v2.7.46, v2.7.47, v2.7.48, v2.7.49, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.0-BETA1, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.33, v2.8.34, v2.8.35, v2.8.36, v2.8.37, v2.8.38, v2.8.39, v2.8.4, v2.8.40, v2.8.41, v2.8.42, v2.8.43, v2.8.44, v2.8.45, v2.8.46, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9].
    - omnipay/common v2.3.3 requires symfony/http-foundation ~2.1 -> satisfiable by symfony/http-foundation[2.1.x-dev, 2.2.x-dev, 2.3.x-dev, 2.4.x-dev, 2.5.x-dev, 2.6.x-dev, 2.7.x-dev, 2.8.x-dev, v2.1.0, v2.1.1, v2.1.10, v2.1.11, v2.1.12, v2.1.13, v2.1.2, v2.1.3, v2.1.4, v2.1.5, v2.1.6, v2.1.7, v2.1.8, v2.1.9, v2.2.0, v2.2.1, v2.2.10, v2.2.11, v2.2.2, v2.2.3, v2.2.4, v2.2.5, v2.2.6, v2.2.7, v2.2.8, v2.2.9, v2.3.0, v2.3.1, v2.3.10, v2.3.11, v2.3.12, v2.3.13, v2.3.14, v2.3.15, v2.3.16, v2.3.17, v2.3.18, v2.3.19, v2.3.2, v2.3.20, v2.3.21, v2.3.22, v2.3.23, v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.3, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.3.38, v2.3.39, v2.3.4, v2.3.40, v2.3.41, v2.3.42, v2.3.5, v2.3.6, v2.3.7, v2.3.8, v2.3.9, v2.4.0, v2.4.0-BETA1, v2.4.0-BETA2, v2.4.0-RC1, v2.4.1, v2.4.10, v2.4.2, v2.4.3, v2.4.4, v2.4.5, v2.4.6, v2.4.7, v2.4.8, v2.4.9, v2.5.0, v2.5.0-BETA1, v2.5.0-BETA2, v2.5.0-RC1, v2.5.1, v2.5.10, v2.5.11, v2.5.12, v2.5.2, v2.5.3, v2.5.4, v2.5.5, v2.5.6, v2.5.7, v2.5.8, v2.5.9, v2.6.0, v2.6.0-BETA1, v2.6.0-BETA2, v2.6.1, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.0-BETA1, v2.7.0-BETA2, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.40, v2.7.41, v2.7.42, v2.7.43, v2.7.44, v2.7.45, v2.7.46, v2.7.47, v2.7.48, v2.7.49, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.0-BETA1, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.33, v2.8.34, v2.8.35, v2.8.36, v2.8.37, v2.8.38, v2.8.39, v2.8.4, v2.8.40, v2.8.41, v2.8.42, v2.8.43, v2.8.44, v2.8.45, v2.8.46, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9].
    - omnipay/common v2.0.0 requires symfony/http-foundation ~2.1 -> satisfiable by symfony/http-foundation[2.1.x-dev, 2.2.x-dev, 2.3.x-dev, 2.4.x-dev, 2.5.x-dev, 2.6.x-dev, 2.7.x-dev, 2.8.x-dev, v2.1.0, v2.1.1, v2.1.10, v2.1.11, v2.1.12, v2.1.13, v2.1.2, v2.1.3, v2.1.4, v2.1.5, v2.1.6, v2.1.7, v2.1.8, v2.1.9, v2.2.0, v2.2.1, v2.2.10, v2.2.11, v2.2.2, v2.2.3, v2.2.4, v2.2.5, v2.2.6, v2.2.7, v2.2.8, v2.2.9, v2.3.0, v2.3.1, v2.3.10, v2.3.11, v2.3.12, v2.3.13, v2.3.14, v2.3.15, v2.3.16, v2.3.17, v2.3.18, v2.3.19, v2.3.2, v2.3.20, v2.3.21, v2.3.22, v2.3.23, v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.3, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.3.38, v2.3.39, v2.3.4, v2.3.40, v2.3.41, v2.3.42, v2.3.5, v2.3.6, v2.3.7, v2.3.8, v2.3.9, v2.4.0, v2.4.0-BETA1, v2.4.0-BETA2, v2.4.0-RC1, v2.4.1, v2.4.10, v2.4.2, v2.4.3, v2.4.4, v2.4.5, v2.4.6, v2.4.7, v2.4.8, v2.4.9, v2.5.0, v2.5.0-BETA1, v2.5.0-BETA2, v2.5.0-RC1, v2.5.1, v2.5.10, v2.5.11, v2.5.12, v2.5.2, v2.5.3, v2.5.4, v2.5.5, v2.5.6, v2.5.7, v2.5.8, v2.5.9, v2.6.0, v2.6.0-BETA1, v2.6.0-BETA2, v2.6.1, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.0-BETA1, v2.7.0-BETA2, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.40, v2.7.41, v2.7.42, v2.7.43, v2.7.44, v2.7.45, v2.7.46, v2.7.47, v2.7.48, v2.7.49, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.0-BETA1, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.33, v2.8.34, v2.8.35, v2.8.36, v2.8.37, v2.8.38, v2.8.39, v2.8.4, v2.8.40, v2.8.41, v2.8.42, v2.8.43, v2.8.44, v2.8.45, v2.8.46, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9].
    - omnipay/common v2.1.0 requires symfony/http-foundation ~2.1 -> satisfiable by symfony/http-foundation[2.1.x-dev, 2.2.x-dev, 2.3.x-dev, 2.4.x-dev, 2.5.x-dev, 2.6.x-dev, 2.7.x-dev, 2.8.x-dev, v2.1.0, v2.1.1, v2.1.10, v2.1.11, v2.1.12, v2.1.13, v2.1.2, v2.1.3, v2.1.4, v2.1.5, v2.1.6, v2.1.7, v2.1.8, v2.1.9, v2.2.0, v2.2.1, v2.2.10, v2.2.11, v2.2.2, v2.2.3, v2.2.4, v2.2.5, v2.2.6, v2.2.7, v2.2.8, v2.2.9, v2.3.0, v2.3.1, v2.3.10, v2.3.11, v2.3.12, v2.3.13, v2.3.14, v2.3.15, v2.3.16, v2.3.17, v2.3.18, v2.3.19, v2.3.2, v2.3.20, v2.3.21, v2.3.22, v2.3.23, v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.3, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.3.38, v2.3.39, v2.3.4, v2.3.40, v2.3.41, v2.3.42, v2.3.5, v2.3.6, v2.3.7, v2.3.8, v2.3.9, v2.4.0, v2.4.0-BETA1, v2.4.0-BETA2, v2.4.0-RC1, v2.4.1, v2.4.10, v2.4.2, v2.4.3, v2.4.4, v2.4.5, v2.4.6, v2.4.7, v2.4.8, v2.4.9, v2.5.0, v2.5.0-BETA1, v2.5.0-BETA2, v2.5.0-RC1, v2.5.1, v2.5.10, v2.5.11, v2.5.12, v2.5.2, v2.5.3, v2.5.4, v2.5.5, v2.5.6, v2.5.7, v2.5.8, v2.5.9, v2.6.0, v2.6.0-BETA1, v2.6.0-BETA2, v2.6.1, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.0-BETA1, v2.7.0-BETA2, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.40, v2.7.41, v2.7.42, v2.7.43, v2.7.44, v2.7.45, v2.7.46, v2.7.47, v2.7.48, v2.7.49, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.0-BETA1, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.33, v2.8.34, v2.8.35, v2.8.36, v2.8.37, v2.8.38, v2.8.39, v2.8.4, v2.8.40, v2.8.41, v2.8.42, v2.8.43, v2.8.44, v2.8.45, v2.8.46, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9].
    - omnipay/common v2.2.0 requires symfony/http-foundation ~2.1 -> satisfiable by symfony/http-foundation[2.1.x-dev, 2.2.x-dev, 2.3.x-dev, 2.4.x-dev, 2.5.x-dev, 2.6.x-dev, 2.7.x-dev, 2.8.x-dev, v2.1.0, v2.1.1, v2.1.10, v2.1.11, v2.1.12, v2.1.13, v2.1.2, v2.1.3, v2.1.4, v2.1.5, v2.1.6, v2.1.7, v2.1.8, v2.1.9, v2.2.0, v2.2.1, v2.2.10, v2.2.11, v2.2.2, v2.2.3, v2.2.4, v2.2.5, v2.2.6, v2.2.7, v2.2.8, v2.2.9, v2.3.0, v2.3.1, v2.3.10, v2.3.11, v2.3.12, v2.3.13, v2.3.14, v2.3.15, v2.3.16, v2.3.17, v2.3.18, v2.3.19, v2.3.2, v2.3.20, v2.3.21, v2.3.22, v2.3.23, v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.3, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.3.38, v2.3.39, v2.3.4, v2.3.40, v2.3.41, v2.3.42, v2.3.5, v2.3.6, v2.3.7, v2.3.8, v2.3.9, v2.4.0, v2.4.0-BETA1, v2.4.0-BETA2, v2.4.0-RC1, v2.4.1, v2.4.10, v2.4.2, v2.4.3, v2.4.4, v2.4.5, v2.4.6, v2.4.7, v2.4.8, v2.4.9, v2.5.0, v2.5.0-BETA1, v2.5.0-BETA2, v2.5.0-RC1, v2.5.1, v2.5.10, v2.5.11, v2.5.12, v2.5.2, v2.5.3, v2.5.4, v2.5.5, v2.5.6, v2.5.7, v2.5.8, v2.5.9, v2.6.0, v2.6.0-BETA1, v2.6.0-BETA2, v2.6.1, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.0-BETA1, v2.7.0-BETA2, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.40, v2.7.41, v2.7.42, v2.7.43, v2.7.44, v2.7.45, v2.7.46, v2.7.47, v2.7.48, v2.7.49, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.0-BETA1, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.33, v2.8.34, v2.8.35, v2.8.36, v2.8.37, v2.8.38, v2.8.39, v2.8.4, v2.8.40, v2.8.41, v2.8.42, v2.8.43, v2.8.44, v2.8.45, v2.8.46, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9].
    - Can only install one of: symfony/http-foundation[2.1.x-dev, v4.1.6].
    - Can only install one of: symfony/http-foundation[2.2.x-dev, v4.1.6].
    - Can only install one of: symfony/http-foundation[2.3.x-dev, v4.1.6].
    - Can only install one of: symfony/http-foundation[2.4.x-dev, v4.1.6].
    - Can only install one of: symfony/http-foundation[2.5.x-dev, v4.1.6].
    - Can only install one of: symfony/http-foundation[2.6.x-dev, v4.1.6].
    - Can only install one of: symfony/http-foundation[2.7.x-dev, v4.1.6].
    - Can only install one of: symfony/http-foundation[2.8.x-dev, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.1.0, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.1.1, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.1.10, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.1.11, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.1.12, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.1.13, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.1.2, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.1.3, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.1.4, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.1.5, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.1.6, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.1.7, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.1.8, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.1.9, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.2.0, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.2.1, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.2.10, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.2.11, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.2.2, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.2.3, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.2.4, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.2.5, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.2.6, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.2.7, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.2.8, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.2.9, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.0, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.1, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.10, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.11, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.12, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.13, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.14, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.15, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.16, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.17, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.18, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.19, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.2, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.20, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.21, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.22, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.23, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.24, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.25, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.26, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.27, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.28, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.29, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.3, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.30, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.31, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.32, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.33, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.34, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.35, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.36, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.37, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.38, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.39, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.4, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.40, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.41, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.42, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.5, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.6, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.7, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.8, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.3.9, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.4.0, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.4.0-BETA1, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.4.0-BETA2, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.4.0-RC1, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.4.1, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.4.10, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.4.2, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.4.3, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.4.4, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.4.5, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.4.6, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.4.7, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.4.8, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.4.9, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.5.0, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.5.0-BETA1, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.5.0-BETA2, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.5.0-RC1, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.5.1, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.5.10, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.5.11, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.5.12, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.5.2, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.5.3, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.5.4, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.5.5, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.5.6, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.5.7, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.5.8, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.5.9, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.6.0, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.6.0-BETA1, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.6.0-BETA2, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.6.1, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.6.10, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.6.11, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.6.12, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.6.13, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.6.2, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.6.3, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.6.4, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.6.5, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.6.6, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.6.7, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.6.8, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.6.9, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.0, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.0-BETA1, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.0-BETA2, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.1, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.10, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.11, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.12, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.13, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.14, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.15, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.16, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.17, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.18, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.19, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.2, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.20, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.21, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.22, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.23, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.24, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.25, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.26, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.27, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.28, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.29, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.3, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.30, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.31, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.32, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.33, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.34, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.35, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.36, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.37, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.38, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.39, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.4, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.40, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.41, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.42, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.43, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.44, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.45, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.46, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.47, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.48, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.49, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.5, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.6, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.7, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.8, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.7.9, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.0, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.0-BETA1, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.1, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.10, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.11, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.12, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.13, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.14, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.15, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.16, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.17, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.18, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.19, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.2, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.20, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.21, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.22, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.23, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.24, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.25, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.26, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.27, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.28, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.29, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.3, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.30, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.31, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.32, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.33, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.34, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.35, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.36, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.37, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.38, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.39, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.4, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.40, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.41, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.42, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.43, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.44, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.45, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.46, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.5, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.6, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.7, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.8, v4.1.6].
    - Can only install one of: symfony/http-foundation[v2.8.9, v4.1.6].
    - Installation request for symfony/http-foundation (locked at v4.1.6) -> satisfiable by symfony/http-foundation[v4.1.6].


Installation failed, reverting ./composer.json to its original content.

i not sure how to interpret the error message, i think i better try other package like braintree pacakge or laravel cashier.

@tariq86
Copy link
Contributor

tariq86 commented Nov 5, 2018

The version constraint in the main README.md is outdated, you have to update it to v3.x:

Incorrect: composer require omnipay/braintree:"~2.0@dev"
Correct: composer require omnipay/braintree:"~3.0@dev"

This is a duplicate of #42

@tariq86 tariq86 mentioned this issue Nov 7, 2018
@vadim-okunev
Copy link

Failed to install for me.

$ composer require omnipay/braintree:"~3.0@dev"
./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
    - omnipay/common v3.0.2 requires php-http/client-implementation ^1 -> no matching package found.
    - omnipay/common v3.0.1 requires php-http/client-implementation ^1 -> no matching package found.
    - omnipay/common v3.0.0 requires php-http/client-implementation ^1 -> no matching package found.
    - omnipay/braintree 3.0.x-dev requires omnipay/common ^3 -> satisfiable by omnipay/common[v3.0.0, v3.0.1, v3.0.2].
    - Installation request for omnipay/braintree ~3.0@dev -> satisfiable by omnipay/braintree[3.0.x-dev].

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
 - It's a private package and you forgot to add a custom repository to find it

Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.

Installation failed, reverting ./composer.json to its original content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants