Skip to content

Commit

Permalink
Merge pull request #42 from broberts-mrmc/patch-1
Browse files Browse the repository at this point in the history
Add MBSTRING Extension Required to composer.json
  • Loading branch information
PHLAK authored Sep 3, 2020
2 parents f4699d8 + 776ca11 commit d4eb7fb
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 @@ -23,6 +23,7 @@
},
"require": {
"php": ">=7.2",
"ext-mbstring": "*",
"ext-openssl": "*"
},
"require-dev": {
Expand Down

0 comments on commit d4eb7fb

Please sign in to comment.