Skip to content

Commit f6797eb

Browse files
authored
Update composer.json
1 parent c41f1c4 commit f6797eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"ext-zlib": "*",
3737
"ext-json": "*",
3838
"ext-pdo": "*",
39+
"ext-mbstring": "*",
3940
"psr/http-message": "*",
4041
"psr/http-factory": "*",
4142
"psr/http-server-handler": "*",
@@ -53,4 +54,4 @@
5354
"Tqdev\\PhpCrudApi\\": "src/Tqdev/PhpCrudApi"
5455
}
5556
}
56-
}
57+
}

0 commit comments

Comments
 (0)