Skip to content

Commit

Permalink
[TASK] Add mbstring as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminkott committed Nov 21, 2024
1 parent 72f46ee commit 17ee9d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"ext-ctype": "*",
"ext-iconv": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-sqlite3": "*",
"ext-zip": "*",
"ext-zlib": "*",
Expand Down
3 changes: 2 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 17ee9d1

Please sign in to comment.