Update existing Composer dependencies

- MobileDetect 2.8.26
- Pear 1.10.5
- XML Util 1.4.3
This commit is contained in:
Hypolite Petovan 2017-09-27 22:37:32 -04:00
parent 21fecb956c
commit 6067da7d28
74 changed files with 92 additions and 91 deletions

View file

@ -41,7 +41,7 @@ ob_implicit_flush(true);
$_PEAR_PHPDIR = '#$%^&*';
set_error_handler('error_handler');
$pear_package_version = "1.10.4";
$pear_package_version = "1.10.5";
require_once 'PEAR.php';
require_once 'PEAR/Frontend.php';