use IdnaConvert from composer

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-12-18 10:40:16 +01:00
parent 4c27efa4ae
commit c9ee2ae7e0
28 changed files with 231 additions and 7767 deletions

View File

@@ -40,7 +40,8 @@
"ext-mbstring" : "*",
"ext-curl" : "*",
"ext-json" : "*",
"ext-openssl": "*"
"ext-openssl": "*",
"mso/idna-convert" : "1.*"
},
"require-dev" : {
"phpunit/phpunit" : "6.5.13",