Skip to content

Commit 2ef19b9

Browse files
authored
Add swoole/ide-helper to require-dev (#159)
1 parent da8ec02 commit 2ef19b9

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
@@ -26,7 +26,8 @@
2626
"orchestra/testbench": "^6.16",
2727
"phpunit/phpunit": "^9.3",
2828
"spatie/laravel-ray": "^1.14",
29-
"spiral/roadrunner": "^2.0"
29+
"spiral/roadrunner": "^2.0",
30+
"swoole/ide-helper": "^4.6"
3031
},
3132
"autoload": {
3233
"psr-4": {

0 commit comments

Comments
 (0)