⬆️ Update intl library.

Update intl library from v0.4? (2014) to v0.7.4 (2016).
Use global composer autoloader now.
This commit is contained in:
Klaus Weidenbach
2017-10-25 23:21:07 +02:00
parent 8e4c5db766
commit 66832c41e9
2027 changed files with 484998 additions and 497713 deletions

View File

@@ -34,7 +34,8 @@
"ezyang/htmlpurifier": "^4.9",
"simplepie/simplepie": "~1.5",
"league/html-to-markdown": "^4.4",
"pear/text_languagedetect": "^1.0"
"pear/text_languagedetect": "^1.0",
"commerceguys/intl": "~0.7"
},
"require-dev" : {
"php" : ">=7.0",