IdnaConverter repository changed url

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2019-03-10 17:13:51 +01:00
parent b1bbb1847d
commit f7d24e8870
3 changed files with 2998 additions and 6 deletions

View File

@@ -43,10 +43,10 @@
"ext-curl": "*",
"ext-json": "*",
"ext-openssl": "*",
"mso/idna-convert": "1.*",
"phpmailer/phpmailer": "~6.0",
"monolog/monolog": "^1.24",
"robthree/twofactorauth": "^1.6"
"robthree/twofactorauth": "^1.6",
"algo26-matthias/idna-convert": "^2.1"
},
"require-dev": {
"phpunit/phpunit": "6.5.13",