Skip to content

Commit 21b6e38

Browse files
committed
fix coroutines context
1 parent 0467c19 commit 21b6e38

4 files changed

Lines changed: 356 additions & 398 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"require-dev": {
3737
"ext-redis": "*",
3838
"swoole/ide-helper": "4.8.8",
39-
"phpunit/phpunit": "^9.5.5",
40-
"laravel/pint": "^0.2.3",
39+
"phpunit/phpunit": "^11.0",
40+
"laravel/pint": "^1.0",
4141
"workerman/workerman": "^4.0",
4242
"phpstan/phpstan": "^1.8"
4343
},

0 commit comments

Comments
 (0)