Thomas Enßner
Results
1
comments of
Thomas Enßner
I have a fork for that Package.... https://github.com/ThomasEnssner/portable-utf8/releases/tag/5.5.0 Change your Dependency to `"voku/portable-utf8": "5.x-dev"` and add this to your composer.json file ```composer.json "repositories": [ { "type": "github", "url": "https://github.com/ThomasEnssner/portable-utf8" }...