From cda5a57fc3f78f7f2613af5df91e42d9ccf59454 Mon Sep 17 00:00:00 2001 From: Rostislav Wolny Date: Tue, 17 Dec 2019 10:24:36 +0100 Subject: [PATCH] Use Symfony\Polyfill\Mbstring from prefixed namespace [MAILPOET-2579] --- lib/Util/Polyfills.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Util/Polyfills.php b/lib/Util/Polyfills.php index 4f45f31dd3..e15caa4a94 100644 --- a/lib/Util/Polyfills.php +++ b/lib/Util/Polyfills.php @@ -1,6 +1,6 @@