Skip to content

Commit 4807f9d

Browse files
committed
Remove wrong suggestion
This package does not use mbstring.
1 parent 00abb12 commit 4807f9d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@
2323
"league/uri": "^7.4",
2424
"league/uri-interfaces": "^7.4"
2525
},
26-
"suggest": {
27-
"ext-mbstring": "For best performance, mbstring should be installed as it is faster than the polyfill"
28-
},
2926
"require-dev": {
3027
"phpstan/phpstan": "^2.0",
3128
"phpstan/phpstan-deprecation-rules": "^2.0",

0 commit comments

Comments
 (0)