build(deps): 新增 swoole/ide-helper 包

- 添加 swoole IDE助手
- 这个修改旨在解决swoole代码提示补全的问题
This commit is contained in:
coolxitech 2024-11-09 20:23:41 +08:00
parent aef7bce4b8
commit da0499142b

View File

@ -54,7 +54,7 @@
"require-dev": {
"symfony/var-dumper": "^4.2",
"topthink/think-trace":"^1.0",
"swoole/ide-helper": "^5.1",
"swoole/ide-helper": "~5.0.0",
"friendsofphp/php-cs-fixer": "^3.64.0"
},
"autoload": {