Skip to content

Commit

Permalink
include ext-mbstring
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangut committed Feb 2, 2022
1 parent c614113 commit edef978
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"require": {
"php": "^7.4|^8.0",
"ext-json": "*",
"ext-mbstring": "*",
"php-di/php-di": "^6.3",
"slim/slim": "^4.7"
},
Expand All @@ -34,7 +35,7 @@
"dealerdirect/phpcodesniffer-composer-installer": "~0.7",
"grifart/phpstan-oneline": "~0.4",
"infection/infection": "~0.24",
"juliangut/php-cs-fixer-config": "dev-master",
"juliangut/php-cs-fixer-config": "^1.0",
"laminas/laminas-diactoros": "^2.2",
"overtrue/phplint": "^3.0|^4.0",
"phpcompatibility/php-compatibility": "^9.3",
Expand Down

0 comments on commit edef978

Please sign in to comment.