Skip to content

Commit 2920637

Browse files
docs(installation): Notice that ext-mbstring is required
1 parent 73ef2d3 commit 2920637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/INSTALLATION_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
## Requirements
1919

2020
- PHP >= 7.2.5
21-
- required PHP extensions: `ext-curl`, `ext-gd`, `ext-json`
21+
- required PHP extensions: `ext-curl`, `ext-gd`, `ext-json`, `ext-mbstring`
2222

2323
## Installation
2424

0 commit comments

Comments
 (0)