We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8cca3b5 + 448eb5b commit 5c52c39Copy full SHA for 5c52c39
composer.json
@@ -2,9 +2,9 @@
2
"name": "stoufa06/php-garmin-connect-api",
3
"description": "PHP library to connect and use garmin wellness api",
4
"type": "library",
5
- "version": "1.5",
+ "version": "1.6",
6
"require": {
7
- "league/oauth1-client": "*"
+ "league/oauth1-client": "1.7"
8
},
9
"license": "MIT",
10
"authors": [
0 commit comments