File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2727 },
2828 "require-dev" : {
2929 "swoft/swoole-ide-helper" : " dev-master" ,
30- "phpunit/phpunit" : " ^7.5" ,
30+ "phpunit/phpunit" : " ^7.5 || ^8.0 " ,
3131 "swoft/devtool" : " ~2.0.0"
3232 },
3333 "autoload" : {
Original file line number Diff line number Diff line change 1212 "php" : " >7.1" ,
1313 "ext-pdo" : " *" ,
1414 "ext-json" : " *" ,
15- "ext-swoole" : " >=4.3" ,
1615 "swoft/component" : " dev-master as 2.0" ,
1716 "swoft/ext" : " dev-master as 2.0"
1817 },
1918 "require-dev" : {
19+ "swoft/swlib" : " ~2.0.0" ,
2020 "swoft/swoole-ide-helper" : " dev-master" ,
21- "phpunit/phpunit" : " ^7.5"
21+ "phpunit/phpunit" : " ^7.5 || ^8.0 "
2222 },
2323 "autoload" : {
2424 "psr-4" : {
Original file line number Diff line number Diff line change 4040 "require-dev" : {
4141 "swoft/swlib" : " ~2.0.0" ,
4242 "swoft/swoole-ide-helper" : " dev-master" ,
43- "phpunit/phpunit" : " ^7.5"
43+ "phpunit/phpunit" : " ^7.5 || ^8.0 "
4444 },
4545 "autoload" : {
4646 "psr-4" : {
You can’t perform that action at this time.
0 commit comments