Skip to content

Commit 7e6cfa6

Browse files
committed
Add missing extension ext-mbstring
1 parent 8ab61ad commit 7e6cfa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"require": {
1515
"php": ">=7.2",
1616
"ext-openssl": "*",
17+
"ext-mbstring": "*",
1718
"eclipxe/enum": "^0.2.0"
1819
},
1920
"require-dev": {

0 commit comments

Comments
 (0)