Add pear/Text_LanguageDetect to Composer/vendor

- Updated mobiledetectlib to 2.8.26
- Updated PEAR to 1.10.5
- Updated Archive_Tar to 1.4.3
- Updated XML_Util to 1.4.3
This commit is contained in:
Hypolite Petovan 2017-11-05 08:34:02 -05:00
parent 93fd189198
commit 7d876aab98
109 changed files with 6517 additions and 243 deletions

View file

@ -120,7 +120,7 @@ define('XML_UTIL_COLLAPSE_XHTML_ONLY', 2);
* @author Stephan Schmidt <schst@php.net>
* @copyright 2003-2008 Stephan Schmidt <schst@php.net>
* @license http://opensource.org/licenses/bsd-license New BSD License
* @version Release: 1.4.2
* @version Release: 1.4.3
* @link http://pear.php.net/package/XML_Util
*/
class XML_Util