Skip to content

Commit 305b5e3

Browse files
committed
Use reactphp/async instead of clue/reactphp-block
1 parent 3909651 commit 305b5e3

File tree

3 files changed

+52
-54
lines changed

3 files changed

+52
-54
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"rize/uri-template": "^0.3"
2929
},
3030
"require-dev": {
31-
"clue/block-react": "^1.5",
31+
"react/async": "^4 || ^3 || ^2",
3232
"clue/caret-notation": "^0.2",
3333
"clue/tar-react": "^0.2",
3434
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35"

0 commit comments

Comments
 (0)