Add fill-mbstring, which is required by twig

This commit is contained in:
slawkens
2023-02-02 10:42:47 +01:00
parent 130f7ba405
commit 301c3b86e2
10 changed files with 4134 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
Symfony Polyfill / Mbstring
===========================
This component provides a partial, native PHP implementation for the
[Mbstring](https://php.net/mbstring) extension.
More information can be found in the
[main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).
License
=======
This library is released under the [MIT license](LICENSE).