Skip to content

Commit b8cfe96

Browse files
committed
Forward compatibility with updated clue/buzz-react
1 parent 5ddbf4b commit b8cfe96

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)