We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 353b45a commit fc5aedfCopy full SHA for fc5aedf
1 file changed
composer.json
@@ -30,7 +30,7 @@
30
"require-dev": {
31
"guzzlehttp/test-server": "^0.1",
32
"illuminate/http": "^8.33",
33
- "swoole/ide-helper": "^4.6"
+ "swoole/ide-helper": "^4.8"
34
},
35
"autoload": {
36
"psr-4": {
@@ -51,7 +51,7 @@
51
52
"autoload-dev": {
53
54
- "Swoole\\": "vendor/swoole/ide-helper/output/swoole/namespace"
+ "Swoole\\": "vendor/swoole/ide-helper/src/swoole/Swoole"
55
}
56
57
"minimum-stability": "dev",
0 commit comments