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 issue with tightenco/collect #142

Open
jbarbede opened this issue Nov 30, 2018 · 0 comments
Open

Dependency issue with tightenco/collect #142

jbarbede opened this issue Nov 30, 2018 · 0 comments

Comments

@jbarbede
Copy link

The library is broken right now due to the dependency tightenco/collect.

In composer.json, the version required is ^5.2. Unfortunately guys maintaining tightenco/collect in some way break the compatibility in the latest versions they released.

It means if you load right now dropbox-php-sdk with composer, you will get tightenco/collect version 5.7 which breaks dropbox-php-sdk.

The library probably needs to be updated to the latest version of tightenco/collect.

Meanwhile you can force in your composer.json the version of tightenco/collect to 5.2.* :-)

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

1 participant