Skip to content

Commit

Permalink
Add ext-mbstring dependency to composer.json
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Spriggs <[email protected]>
  • Loading branch information
jasonspriggs authored Sep 24, 2023
1 parent d10c4a2 commit 0a687ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"require": {
"php": "^8.0",
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
"php-http/multipart-stream-builder": "^1",
"psr-discovery/all": "^1",
Expand Down

0 comments on commit 0a687ec

Please sign in to comment.