Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 3447ac6

Browse files
committed
add swoole/ide-helper package for dev
1 parent 0730611 commit 3447ac6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
"php-coveralls/php-coveralls": "^2.1",
3636
"mockery/mockery": "~1.0",
3737
"codedungeon/phpunit-result-printer": "^0.14.0",
38-
"php-mock/php-mock": "^2.0"
38+
"php-mock/php-mock": "^2.0",
39+
"swoole/ide-helper": "@dev"
3940
},
4041
"autoload": {
4142
"files": [

0 commit comments

Comments
 (0)