Skip to content

Commit 75f35b1

Browse files
authored
Merge pull request #38 from huanghantao/dev
improve: use swoole/ide-helper instead of swoft/swoole-ide-helper
2 parents c53d25d + a5a64e7 commit 75f35b1

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
@@ -27,7 +27,7 @@
2727
"hyperf/redis": "~1.1.0"
2828
},
2929
"require-dev": {
30-
"swoft/swoole-ide-helper": "^4.2",
30+
"swoole/ide-helper": "^4.4",
3131
"phpmd/phpmd": "^2.6",
3232
"friendsofphp/php-cs-fixer": "^2.14",
3333
"mockery/mockery": "^1.0",

0 commit comments

Comments
 (0)