Skip to content

Commit 9528c26

Browse files
committed
修复测试
1 parent 489ba0d commit 9528c26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"require-dev": {
1010
"swoole/ide-helper": "^4.5",
11-
"phpunit/phpunit": ">=4",
11+
"phpunit/phpunit": ">=4 <9.7",
1212
"workerman/workerman": "^4.0",
1313
"monolog/monolog": "*"
1414
},

0 commit comments

Comments
 (0)