Skip to content

Commit

Permalink
composer: require symfony/polyfill-mbstring
Browse files Browse the repository at this point in the history
  • Loading branch information
kornrunner committed Jul 30, 2018
1 parent f206b78 commit ad761f5
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"php": ">=7.1.0",
"ext-mbstring": "*"
"symfony/polyfill-mbstring": "^1.8"
},
"autoload": {
"psr-4": {
Expand Down
126 changes: 63 additions & 63 deletions composer.lock

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

0 comments on commit ad761f5

Please sign in to comment.