Skip to content

Commit cbc84c1

Browse files
authored
Merge pull request #11 from clue-labs/new-buzz
Forward compatibility with updated clue/buzz-react
2 parents 69fb717 + b8cfe96 commit cbc84c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": ">=5.3",
1515
"knplabs/packagist-api": "~1.0",
16-
"clue/buzz-react": "^1.0 || ^0.5",
16+
"clue/buzz-react": "^2.0 || ^1.0 || ^0.5",
1717
"rize/uri-template": "^0.3"
1818
},
1919
"require-dev": {

0 commit comments

Comments
 (0)