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

Commit eda7334

Browse files
committed
fix json syntax in composer.json
1 parent 579854a commit eda7334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"autoload": {
3131
"files": [
32-
"src/Server/helpers.php",
32+
"src/Server/helpers.php"
3333
],
3434
"psr-4": {
3535
"SwooleTW\\Http\\": "src"

0 commit comments

Comments
 (0)