Zn4rK / php-withings

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

Update Composer #8

Closed mattstauffer closed 9 years ago

mattstauffer commented 9 years ago

Update composer to use the ~ ("within current release") selector to allow this to work on sites using Laravel/Illuminate 4.2. Update Composer to allow for 3.3 and up so oauth1's 3.3.* dependency doesn't conflict.

frnwtr commented 9 years ago

Hei guys ... this is a fork ;)

mattstauffer commented 9 years ago

Hey @frnwtr, so you didn't want https://github.com/Zn4rK/php-withings/pull/7 to be merged into the master? Or am I missing something?

Zn4rK commented 9 years ago

I'll take a look and probably merge this later. On Nov 15, 2014 3:39 PM, "Matt Stauffer" notifications@github.com wrote:

Hey @frnwtr https://github.com/frnwtr, so you didn't want #7 https://github.com/Zn4rK/php-withings/pull/7 to be merged into the master? Or am I missing something?

— Reply to this email directly or view it on GitHub https://github.com/Zn4rK/php-withings/pull/8#issuecomment-63174405.

mattstauffer commented 9 years ago

Added PSR-4 loading instead of PSR-0