Skip to content

Commit

Permalink
add ext-mbstring
Browse files Browse the repository at this point in the history
  • Loading branch information
MoamenEltouny authored Mar 8, 2022
1 parent af1ab85 commit ecab76a
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 @@ -18,6 +18,7 @@
],
"require": {
"php": ">=7.2",
"ext-mbstring": "*",
"laravel/framework": ">=6.0",
"pharaonic/php-slugify": ">=1.0"

Expand All @@ -39,4 +40,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit ecab76a

Please sign in to comment.