Skip to content

Commit 06ff9b1

Browse files
authored
Merge pull request #6 from php-api-clients/buzz-support-1.x-and-2.x
Support both 2.x and 1.x of buzz
2 parents 3a9a3fa + 857d8c0 commit 06ff9b1

File tree

2 files changed

+351
-399
lines changed

2 files changed

+351
-399
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"php": "^7.0",
1212
"api-clients/json": "^1.0",
1313
"api-clients/middleware": "^4.0",
14-
"clue/buzz-react": "^1.1",
14+
"clue/buzz-react": "^2.0 || ^1.4",
1515
"psr/http-message": "^1.0",
1616
"ringcentral/psr7": "^1.2",
1717
"wyrihaximus/ticking-promise": "^1.6"

0 commit comments

Comments
 (0)