Skip to content

Commit 1df981f

Browse files
committed
Use the new api-clients/psr7-oauth1 package (thanks to @simensen)
1 parent 808ba36 commit 1df981f

File tree

2 files changed

+44
-2
lines changed

2 files changed

+44
-2
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"require": {
1313
"php": "^7.0",
1414
"api-clients/middleware": "dev-master",
15+
"api-clients/psr7-oauth1": "dev-master",
1516
"guzzlehttp/psr7": "^1.3",
1617
"jacobkiers/oauth": "^1.0",
1718
"wyrihaximus/ticking-promise": "^1.6"

composer.lock

Lines changed: 43 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)