Skip to content

Commit 7929c50

Browse files
committed
Merge branch 'release/0.2.0'
2 parents aaa64b7 + 247ff1a commit 7929c50

File tree

18 files changed

+1247
-322
lines changed

18 files changed

+1247
-322
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
],
1616
"require": {
1717
"php": ">=5.3",
18-
"kriswallsmith/buzz": "0.10"
18+
"kriswallsmith/buzz": "0.10",
19+
"jacobkiers/oauth": "1.0.10"
1920
},
2021
"require-dev": {
2122
"phpunit/phpunit": "~3.7",

0 commit comments

Comments
 (0)