Closed qligier closed 8 years ago
This PR aims to fix following bugs:
This version is available in my repo, it can be tested with:
{ "repositories": [ { "type": "git", "url": "https://github.com/qligier/StravaPHP.git" } ], "require": { "qligier/StravaPHP": "1.0.*", } }
Great pull request! Thanks for your time and fixing these issues.
Merged this PR in master + tag 0.0.2. Cheers
This PR aims to fix following bugs:
15 Update composer requirements;
16 Remove useless use statement;
17 Streams resolution parameter default value;
6 Correction of uploadActivity;
This version is available in my repo, it can be tested with: