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
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.
The text was updated successfully, but these errors were encountered:
I've got minimum stability set to dev yet composer is unable to install, it has an issue resolving the braintree library dependencies.
The text was updated successfully, but these errors were encountered: