Skip to content

Commit 8e74ca7

Browse files
committed
Support both 2.x and 1.x of buzz
1 parent 7d70a48 commit 8e74ca7

File tree

2 files changed

+372
-497
lines changed

2 files changed

+372
-497
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"php": "^7.0",
1313
"api-clients/middleware": "^4.0",
1414
"api-clients/psr7-http-status-exceptions": "^1.0",
15-
"clue/buzz-react": "^1.1"
15+
"clue/buzz-react": "^2.0 || ^1.1"
1616
},
1717
"require-dev": {
1818
"api-clients/test-utilities": "^3.0.1"

0 commit comments

Comments
 (0)