Zn4rK / php-withings

PSR-FIG Compatible Withings Body metrics Services API written in PHP.
17 stars 14 forks source link

Unable to install using composer #16

Closed jisuo closed 8 years ago

jisuo commented 9 years ago

Getting this message:

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

Problem 1

Potential causes:

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

On chrisnharvey/oauth1 it says "Deprecated: Use league/oauth1-client." https://github.com/thephpleague/oauth1-client

Zn4rK commented 9 years ago

It seems like chrisnharvey/oauth1 has been deprecated. That's too bad. I'll try to find the time to fix this during the weekend. No promises though.

Zn4rK commented 8 years ago

Fixed!