Skip to content

Commit 00d9d41

Browse files
authored
Merge pull request #1 from php-api-clients/target-tagged-version-of-api-clients-psr7-oauth1
Target tagged version of api-clients/psr7-oauth1
2 parents b4fcbe0 + 7052758 commit 00d9d41

File tree

2 files changed

+103
-105
lines changed

2 files changed

+103
-105
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^7.0",
1414
"api-clients/middleware": "dev-master",
15-
"api-clients/psr7-oauth1": "dev-master",
15+
"api-clients/psr7-oauth1": "^2.0",
1616
"guzzlehttp/psr7": "^1.3",
1717
"wyrihaximus/ticking-promise": "^1.6"
1818
},

0 commit comments

Comments
 (0)