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

Dependency Issues #16

Open
mickeyfmann opened this issue Dec 29, 2015 · 1 comment
Open

Dependency Issues #16

mickeyfmann opened this issue Dec 29, 2015 · 1 comment

Comments

@mickeyfmann
Copy link

I've got minimum stability set to dev yet composer is unable to install, it has an issue resolving the braintree library dependencies.

  Problem 1
    - Installation request for omnipay/braintree ~2.0@dev -> satisfiable by omnipay/braintree[2.0.x-dev].
    - omnipay/braintree 2.0.x-dev requires braintree/braintree_php ^2.39|^3.0 -> no matching package found.

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://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.
@barryvdh
Copy link
Member

Not sure why it's not found. Can you run composer self-update and try again?

Can you install braintree/braintree_php on its own?

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

2 participants