Skip to content

Commit cb92fa0

Browse files
committed
edit composer.json
1 parent 23b79ed commit cb92fa0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@
1717
],
1818
"require": {
1919
"curl/curl": "^1.8"
20+
},
21+
"autoload": {
22+
"psr-4": {
23+
"xiaochengfu\\swoole\\": "src"
24+
}
2025
}
2126
}
2227

0 commit comments

Comments
 (0)