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 a00cb7b commit b7c45dbCopy full SHA for b7c45db
composer.json
@@ -17,6 +17,7 @@
17
"require": {
18
"php": "^8.0",
19
"ext-json": "*",
20
+ "ext-mbstring": "*",
21
"ext-pdo": "*",
22
"codeception/codeception": "*@dev"
23
},
0 commit comments